Skip to main content
All docs
V26.1
  • MessageSentEventArgs Properties

    Obsolete. Contains data for the MessageSent event.
    Name Description
    CancellationToken Obsolete. Specifies an object that propagates a cancellation notification.
    Chat Obsolete. Returns an object that allows you to send messages to the chat.
    Content Obsolete. Returns the content of the processed message.
    Contexts Obsolete. Returns the collection of AI resources and files attached to the chat message.
    Files Obsolete. Returns a collection of uploaded files.
    See Also