Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FormattedEventMessage

Provides different formats of an event message

Hierarchy

  • FormattedEventMessage

Index

Properties

Properties

Optional html

html: string

Gets or sets the html format of the message

Optional markdown

markdown: string

Gets or sets the markdown format of the message

Optional text

text: string

Gets or sets the raw text of the message

Generated using TypeDoc