次の方法で共有


EventRequest クラス

定義

注意事項

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.

イベント API https://api.slack.com/events-api#receiving_eventsからの受信要求を表します。

[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 EventRequest
[<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 EventRequest = class
Public Class EventRequest
継承
EventRequest
属性

コンストラクター

EventRequest()
古い.

イベント API https://api.slack.com/events-api#receiving_eventsからの受信要求を表します。

プロパティ

AdditionalProperties
古い.

イベント API https://api.slack.com/events-api#receiving_eventsからの受信要求を表します。

ApiAppId
古い.

イベント API https://api.slack.com/events-api#receiving_eventsからの受信要求を表します。

AuthedUsers
古い.

イベント API https://api.slack.com/events-api#receiving_eventsからの受信要求を表します。

Event
古い.

イベント API https://api.slack.com/events-api#receiving_eventsからの受信要求を表します。

EventId
古い.

イベント API https://api.slack.com/events-api#receiving_eventsからの受信要求を表します。

EventTime
古い.

イベント API https://api.slack.com/events-api#receiving_eventsからの受信要求を表します。

TeamId
古い.

イベント API https://api.slack.com/events-api#receiving_eventsからの受信要求を表します。

Token
古い.

イベント API https://api.slack.com/events-api#receiving_eventsからの受信要求を表します。

Type
古い.

イベント API https://api.slack.com/events-api#receiving_eventsからの受信要求を表します。

適用対象