Add custom emoji message
This commit is contained in:
@@ -7,6 +7,7 @@ class MessageType {
|
||||
static const file = 105;
|
||||
static const at_text = 106;
|
||||
static const merger = 107;
|
||||
|
||||
// static const forward = 108;
|
||||
static const card = 108;
|
||||
static const location = 109;
|
||||
@@ -15,6 +16,7 @@ class MessageType {
|
||||
static const has_read_receipt = 112;
|
||||
static const typing = 113;
|
||||
static const quote = 114;
|
||||
static const custom_face = 115;
|
||||
|
||||
///
|
||||
static const accept_friend = 201;
|
||||
|
||||
Reference in New Issue
Block a user