Member Junction
    Preparing search index...

    Options passed to NativeMeetingModule.createClient. Credentials are resolved upstream.

    interface NativeClientOptions {
        BotToken?: string;
        TeamId?: string;
    }
    Index

    Properties

    Properties

    BotToken?: string

    The Slack OAuth bot token (resolved upstream).

    TeamId?: string

    The Slack team / workspace id (resolved upstream).