InteractionPayload クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注意事項
The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.
さまざまなユーザー操作ペイロード https://api.slack.com/interactivity/handling#payloadsを表す Union クラス。
[System.Obsolete("The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.")]
public class InteractionPayload
[<System.Obsolete("The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.")>]
type InteractionPayload = class
Public Class InteractionPayload
- 継承
-
InteractionPayload
- 属性
コンストラクター
| InteractionPayload() |
古い.
さまざまなユーザー操作ペイロード https://api.slack.com/interactivity/handling#payloadsを表す Union クラス。 |