Channel
Twitch Chat, Room or Channel
Methods
send(content | { content: string })
Message that channel
Parameters
content - message content (string)
Returns: Promise<Message>
leave()
leaves channel
unban(username )
Unbans a viewer from this channel
Parameters
username - Viewer being unban for this channel (string)
Returns: Promise<void>
Properties
Last updated
Was this helpful?