Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type Aliases

ChatType: "singleChat" | "groupChat" | "chatRoom"
MessagePriority: "high" | "normal" | "low"

聊天室消息的到达优先级。 目前,仅聊天室消息支持该属性,不传默认为中优先级。

MessageType: "read" | "delivery" | "channel" | "txt" | "cmd" | "custom" | "loc" | "img" | "audio" | "file" | "video"

Generated using TypeDoc