twitcheasy-twitch-bottwitch-authtwitch-auth-tmitwitch-chat-clienttwitch-eventsubtwitch-pubsub-clienttwitch-webhooks

TokenInfoData

{
client_id: string
expires_in?: number
login: string
scopes: Array<string>
user_id: string
}

Properties

client_id

Type: string

expires_in

Type: ?number

login

Type: string

scopes

Type: Array<string>

user_id

Type: string