FormattedEventMessage interface
Provides different formats of an event message
html | Gets or sets the html format of the message |
markdown | Gets or sets the markdown format of the message |
text | Gets or sets the raw text of the message |
Gets or sets the html format of the message
html: string
Property Value
string
Gets or sets the markdown format of the message
markdown: string
Property Value
string
Gets or sets the raw text of the message
text: string
Property Value
string