Skip to main content

Join Channel

Description

Joins a channel on irc, and as such will receive any kind of events for that channel (Messages, Subscriptions, Bits, ...)

A join is stored, as such you will automatically rejoin channels in case there was a disconnect or similar.

Example

twitchClient.getChat().joinChannel("PlayOverwatch");