-
- Downloads
Merge pull request #36 from Nheko-Reborn/new-event-store
New event store
No related branches found
No related tags found
Showing
- examples/crypto_bot.cpp 1 addition, 1 deletionexamples/crypto_bot.cpp
- examples/simple_bot.cpp 2 additions, 4 deletionsexamples/simple_bot.cpp
- include/mtx/events.hpp 13 additions, 0 deletionsinclude/mtx/events.hpp
- include/mtx/events/collections.hpp 100 additions, 0 deletionsinclude/mtx/events/collections.hpp
- include/mtxclient/http/client.hpp 23 additions, 14 deletionsinclude/mtxclient/http/client.hpp
- lib/http/client.cpp 3 additions, 3 deletionslib/http/client.cpp
- lib/structs/events/collections.cpp 8 additions, 0 deletionslib/structs/events/collections.cpp
- lib/structs/events/messages/audio.cpp 2 additions, 1 deletionlib/structs/events/messages/audio.cpp
- lib/structs/events/messages/file.cpp 2 additions, 1 deletionlib/structs/events/messages/file.cpp
- lib/structs/events/messages/image.cpp 4 additions, 2 deletionslib/structs/events/messages/image.cpp
- lib/structs/events/messages/video.cpp 2 additions, 1 deletionlib/structs/events/messages/video.cpp
- tests/client_api.cpp 49 additions, 57 deletionstests/client_api.cpp
- tests/events.cpp 54 additions, 0 deletionstests/events.cpp
Loading
Please register or sign in to comment