FormattedOutboundChatMessage Constructor
This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.
Overload List
Name | Description | |
---|---|---|
FormattedOutboundChatMessage() | Initializes a new instance of the Object class. | |
FormattedOutboundChatMessage(Boolean) | Initializes a new instance of the FormattedOutboundChatMessage class, optionally marking the message as high importance. | |
FormattedOutboundChatMessage(Boolean, String) | Initializes a new instance of the FormattedOutboundChatMessage class. This constructor is used to create a story message. Story messages have a title which appears in the chat as a clickable link. When clicked, a dialog appears which shows the remaining message content. |
Top
See Also
Reference
FormattedOutboundChatMessage Class