WebSocket Server

Group Events

Reference of all Group Events emitted by the Streamer.bot WebSocket Server

Group.Added

groupId
null | string
groupName
null | string
groupBotsrequired
boolean

Group.Cleared

groupId
null | string
groupName
null | string
groupBotsrequired
boolean

Group.Removed

groupId
null | string
groupName
null | string
groupBotsrequired
boolean

Group.UsersAdded

groupId
null | string
groupName
null | string
groupBotsrequired
boolean
countrequired
integer
users
array | null

Group.UsersRemoved

groupId
null | string
groupName
null | string
groupBotsrequired
boolean
countrequired
integer
users
array | null