This commit is contained in:
hrxiang
2021-07-22 18:15:40 +08:00
parent 599decfd38
commit 3bcc338945
10 changed files with 250 additions and 132 deletions

View File

@@ -7,6 +7,9 @@ class MessageType {
static const file = 105;
static const at_text = 106;
static const merger = 107;
static const revoke = 111;
static const has_read_receipt = 112;
static const typing = 112;
///
static const accept_friend = 201;