UpdateChatMessageOptions Class

Definition

Options for the chat message.

public class UpdateChatMessageOptions
type UpdateChatMessageOptions = class
Public Class UpdateChatMessageOptions
Inheritance
UpdateChatMessageOptions

Constructors

UpdateChatMessageOptions()

Properties

Content

Content of a chat message.

MessageId

The id of the chat message.

Metadata

Properties bag for custom attributes to the message in the form of key-value pair.

Applies to