Back to Devexpress

MessageSentEventArgs Properties

blazor-devexpress-dot-aiintegration-dot-blazor-dot-chat-dot-messagesenteventargs-dot-underscore-properties.md

latest1.3 KB
Original Source

MessageSentEventArgs Properties

Contains data for the MessageSent event.

NameDescription
CancellationTokenSpecifies an object that propagates a cancellation notification.
ChatReturns an object that allows you to send messages to the chat.
ContentReturns the content of the processed message.
ContextsReturns the collection of AI resources and files attached to the chat message.
FilesReturns a collection of uploaded files.

See Also

MessageSentEventArgs Class

MessageSentEventArgs Members

DevExpress.AIIntegration.Blazor.Chat Namespace