MessagingExtensionAction.MessagePayload Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.