Skip to main content
Defined in: variables.ts:22

Properties

clientId?

optional clientId?: string
Defined in: variables.ts:26 The Twitch Client ID, otherwise set in the environment variable TWITCH_CLIENT_ID

clientSecret?

optional clientSecret?: string
Defined in: variables.ts:31 The Twitch Client Secret, otherwise set in the environment variable TWITCH_CLIENT_SECRET

eventSubCallback?

optional eventSubCallback?: string
Defined in: variables.ts:41 The Twitch EventSub Callback, otherwise set in the environment variable TWITCH_EVENT_SUB_CALLBACK

eventSubSecret?

optional eventSubSecret?: string
Defined in: variables.ts:36 The Twitch EventSub Secret, otherwise set in the environment variable TWITCH_EVENT_SUB_SECRET