共用方式為


FormattedEventMessage interface

提供不同格式的事件訊息

屬性

html

取得或設定訊息的 html 格式

markdown

取得或設定訊息的 Markdown 格式

text

取得或設定訊息的原始文字

屬性詳細資料

html

取得或設定訊息的 html 格式

html: string

屬性值

string

markdown

取得或設定訊息的 Markdown 格式

markdown: string

屬性值

string

text

取得或設定訊息的原始文字

text: string

屬性值

string