Class SpectateMessage
- Namespace
- DiscordRPC.Message
- Assembly
- DiscordRPC.dll
Called when the Discord Client wishes for this process to spectate a game. D -> C.
public class SpectateMessage : JoinMessage
- Inheritance
-
SpectateMessage
- Inherited Members
Properties
Type
The type of message received from discord
public override MessageType Type { get; }