Skip to content

API Reference / TwitchId

Type Alias: TwitchId

TwitchId = string | number

Defined in: types.ts:7

The user's numerical Twitch ID, or their login username. Note: It is always preferable to use the user's numerical ID since that identifier never changes. If you provide their username, we may not be able to match them if they have changed their username recently.