다음을 통해 공유


MessagingExtensionAction.MessagePayload 속성

정의

명령 요청의 일부로 전송된 메시지 콘텐츠를 가져오거나 설정합니다.

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

속성 값

명령 요청의 일부로 전송된 메시지 콘텐츠입니다.

적용 대상