Documentation ¶
Index ¶
Constants ¶
View Source
const ( MSG_TYPE_TEXT = "text" // 文本消息 MSG_TYPE_IMAGE = "image" // 图片消息 MSG_TYPE_VOICE = "voice" // 语音消息 MSG_TYPE_VIDEO = "video" // 视频消息 MSG_TYPE_FILE = "file" // 文件消息 MSG_TYPE_TEXTCARD = "textcard" // 文本卡片消息 MSG_TYPE_MARKDOWN = "markdown" // markdown消息 MSG_TYPE_LOCATION = "location" // 位置消息 MSG_TYPE_LINK = "link" // 位置消息 MSG_TYPE_EVENT = "event" // 事件消息 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.