次の方法で共有


SlackResponse クラス

定義

注意事項

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.

SlackResponse クラス。

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

コンストラクター

SlackResponse()
古い.

SlackResponse クラス。

プロパティ

Channel
古い.

Channel プロパティを取得または設定します。

Message
古い.

Message プロパティを取得または設定します。

Ok
古い.

Ok 状態が true か false かを示す値を取得または設定します。

Ts
古い.

Ts プロパティを取得または設定します。

適用対象