聊天:初始化时获取群消息
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
export const MSG_CODE_LEN = 8;
|
||||
export const RECENT_PRIVATE_CHATS_CNT = 20;
|
||||
export const RECENT_GROUP_MSGS_CNT = 10;
|
||||
export const MAX_PRIVATE_MSGS = 99;
|
||||
|
||||
export const MSG_STATUS = {
|
||||
|
||||
Reference in New Issue
Block a user