Skip to main content
All docs
V25.2
  • 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.
    Contexts Returns the collection of AI resources and files attached to the chat message.
    Files Returns a collection of uploaded files.
    See Also