matrix : update rust sdk to 0.2.23

This commit is contained in:
ganfra 2024-06-04 14:30:38 +02:00
parent 34fe27d66d
commit 39d7977918
4 changed files with 11 additions and 2 deletions

View file

@ -21,6 +21,7 @@ enum class MessageEventType {
CALL_INVITE,
CALL_HANGUP,
CALL_CANDIDATES,
CALL_NOTIFY,
KEY_VERIFICATION_READY,
KEY_VERIFICATION_START,
KEY_VERIFICATION_CANCEL,