# Sandbox.Streamer.RaidMessage

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](/api/Sandbox.Streamer.Viewer).

- Kind: struct
- Assembly: `Sandbox.Engine`
- Modifiers: sealed

## Properties

- [`RaiderDisplayName`](/api/Sandbox.Streamer.RaidMessage/RaiderDisplayName): The raiding channel's display name.
- [`RaiderUsername`](/api/Sandbox.Streamer.RaidMessage/RaiderUsername): The raiding channel's login name.
- [`Time`](/api/Sandbox.Streamer.RaidMessage/Time): When we received the event.
- [`ViewerCount`](/api/Sandbox.Streamer.RaidMessage/ViewerCount): How many viewers were brought over by the raid.
