EventRequest クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 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.
イベント 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からの受信要求を表します。 |