WebSocket Server

Application Events

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

Application.ActionAdded

idrequired
string
name
null | string
group
null | string
enabledrequired
boolean
randomrequired
boolean
concurrentrequired
boolean
alwaysRunrequired
boolean
excludeFromHistoryrequired
boolean
excludeFromPendingrequired
boolean

Application.ActionDeleted

idrequired
string
name
null | string
group
null | string
enabledrequired
boolean
randomrequired
boolean
concurrentrequired
boolean
alwaysRunrequired
boolean
excludeFromHistoryrequired
boolean
excludeFromPendingrequired
boolean

Application.ActionUpdated

idrequired
string
name
null | string
group
null | string
enabledrequired
boolean
randomrequired
boolean
concurrentrequired
boolean
alwaysRunrequired
boolean
excludeFromHistoryrequired
boolean
excludeFromPendingrequired
boolean

Application.CommandAdded

idrequired
string
name
null | string
group
null | string
enabledrequired
boolean

Application.CommandDeleted

idrequired
string
name
null | string
group
null | string
enabledrequired
boolean

Application.CommandUpdated

idrequired
string
name
null | string
group
null | string
enabledrequired
boolean