次の方法で共有


SlackClientWrapperOptions.SlackBotToken プロパティ

定義

ボットが 1 つのワークスペースで動作するためのトークン (Slack によって提供される) を取得または設定します。

public string SlackBotToken { get; set; }
member this.SlackBotToken : string with get, set
Public Property SlackBotToken As String

プロパティ値

ボット トークン。

適用対象