แชร์ผ่าน


MessagingExtensionAction.MessagePayload Property

Definition

Gets or sets message content sent as part of the command request.

public Microsoft.Bot.Schema.Teams.MessageActionsPayload MessagePayload { get; set; }
member this.MessagePayload : Microsoft.Bot.Schema.Teams.MessageActionsPayload with get, set
Public Property MessagePayload As MessageActionsPayload

Property Value

The message content sent as part of the command request.

Applies to