MessageSentEventArgs Properties
Contains data for the MessageSent event.Name | Description |
---|---|
CancellationToken | Specifies an object that propagates a cancellation notification. |
Chat | Returns an object that allows you to send messages to the chat. |
Content | Returns the content of the processed message. |
Files | Returns a collection of uploaded files. |
See Also