次の方法で共有


InteractionPayload.Actions プロパティ

定義

public System.Collections.Generic.List<Microsoft.Bot.Builder.Adapters.Slack.Model.SlackAction> Actions { get; }
member this.Actions : System.Collections.Generic.List<Microsoft.Bot.Builder.Adapters.Slack.Model.SlackAction>
Public ReadOnly Property Actions As List(Of SlackAction)

プロパティ値

適用対象