Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RoomStateMessage

When a user joins a channel or a room setting is changed.

see

https://dev.twitch.tv/docs/irc/tags#roomstate-twitch-tags

Hierarchy

Index

Properties

_raw

_raw: string

channel

channel: string

command

command: ROOM_STATE

event

event: ROOM_STATE

isSelf

isSelf: boolean

message

message: string

Optional parameters

parameters: undefined | {}

tags

timestamp

timestamp: Date

username

username: string

Generated using TypeDoc