API Referenceglobal
RaidMessageclass
Another channel raided yours, sending their viewers over. The raider is the incoming broadcaster - they aren't a chatter in your channel, so they're identified by name rather than a `Sandbox.Streamer.Viewer`.
object→RaidMessage
Properties4
Showing 4 properties
public string Sandbox.Streamer.RaidMessage.RaiderDisplayName { get; set; }
The raiding channel's display name.
Returns:
string—public string Sandbox.Streamer.RaidMessage.RaiderUsername { get; set; }
The raiding channel's login name.
Returns:
string—public System.DateTimeOffset Sandbox.Streamer.RaidMessage.Time { get; set; }
When we received the event.
Returns:
DateTimeOffset—public int Sandbox.Streamer.RaidMessage.ViewerCount { get; set; }
How many viewers were brought over by the raid.
Returns:
int—No results match this filter.