fix: Fixed some issues.

This commit is contained in:
Brett
2023-10-17 16:09:19 +08:00
parent d07495fff6
commit 67251ae7ea
9 changed files with 175 additions and 51 deletions

View File

@@ -30,9 +30,6 @@ class MessageType {
/// Custom
static const custom = 110;
/// Has Read Receipt
static const hasReadReceipt = 112;
/// Typing
static const typing = 113;