Client
Client, The Main hub point twitch API
Methods
login(username, password)
Connect to twitch
Parameters
username - accounts username (string)
password - accounts auth password (string)
Properties
Name
Type
Description
reconnect
boolean
Whether or not to reconnect the client if gets disconnected
ready
boolean
whether or not the client is ready
currentLatency
number
Client ping rate
latency
Date
Respons latency
readyAt
number
The time the client was ready at
Events
Last updated
Was this helpful?