Table of Contents

Enum MessageType

Namespace
HeyBox
Assembly
HeyBox.Net.Core.dll

表示消息的类型。

public enum MessageType

Fields

Card = 20

表示卡片消息。

Image = 3

表示文本消息。

Markdown = 4

表示 Markdown 消息。

MarkdownWithMention = 10

表示带有提及成员的 Markdown 消息。