fdgt

raid

raid events are fired when a channel is raided by another stream.

Kind: global variable

Parameters

ParamTypeDefaultDescription
colorstringThe color of the user's name in chat.
messageidstringThe ID of the message.
timestampstringThe millisecond timestamp when the message was sent.
useridstringThe ID of the user sending the message.
usernamestringThe channel the raid is coming from.
viewercountnumber10The number of viewers that joined the raid.

Examples

Fires a `raid` event

Simulates a `raid` from Dr. Disrespect with 10,000 viewers

Simulator