onRoomState

Records the room ID of a home channel, and queries the Twitch servers for the display name of its broadcaster.

Fetches custom BetterTV, FrankerFaceZ and 7tv emotes for the channel.

Validates any broadcaster-level access tokens and displays an error if it has expired.

Sets up reminders about when the broadcaster-level token will expire.

version(TwitchSupport && WithTwitchPlugin)
private
@IRCEventHandler().onEvent(IRCEvent.Type.ROOMSTATE).channelPolicy(ChannelPolicy.home).fiber(true)
void
onRoomState