Raised before the UI component is disposed of.
Event
Main article: onDisposing
Raised only once, after the UI component is initialized.
Main article: onInitialized
Raised after a message is entered.
Main article: onMessageEntered
Raised after a UI component property is changed.
Main article: onOptionChanged
Raised 2 seconds after a user stopped typing or after a message is entered.
Main article: onTypingEnd
Raised when a user starts typing.
Main article: onTypingStart