types/chat library

Classes

ChatData
私聊数据
ChatNotice
私聊通知

Enums

ChatMsgType
聊天消息类型

Typedefs

ChatListener = void Function(ChatMsgType type, {ChatData? data, ChatNotice? notice, ChatRevoke? revoke})
聊天消息监听
ChatRevoke = String
撤回消息,被撤回消息的 oId