This commit is contained in:
hrxiang
2021-07-23 18:01:34 +08:00
parent 3bcc338945
commit c8a895e925
8 changed files with 90 additions and 46 deletions

View File

@@ -9,7 +9,7 @@ class MessageType {
static const merger = 107;
static const revoke = 111;
static const has_read_receipt = 112;
static const typing = 112;
static const typing = 113;
///
static const accept_friend = 201;