Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ISlackConnectorSettings

Index

Properties

botLookup

botLookup: function

Type declaration

    • (teamId: string): Promise<[string, string]>
    • Parameters

      • teamId: string

      Returns Promise<[string, string]>

botName

botName: string

clientId

clientId: string

clientSecret

clientSecret: string

Optional dataCache

dataCache: ISlackDataCache

onOAuthAccessDeniedRedirectUrl

onOAuthAccessDeniedRedirectUrl: string

onOAuthErrorRedirectUrl

onOAuthErrorRedirectUrl: string

onOAuthSuccessRedirectUrl

onOAuthSuccessRedirectUrl: string

redirectUrl

redirectUrl: string

verificationToken

verificationToken: string