matrix : update rust sdk to 0.2.23

This commit is contained in:
ganfra 2024-06-04 14:30:38 +02:00
parent 1ab97e0d85
commit c135a91e5a
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,