Enum MessageActivityType
- Namespace
- DisCatSharp.Enums
- Assembly
- DisCatSharp.dll
Indicates the type of MessageActivity for the Rich Presence.
public enum MessageActivityType
Fields
Join = 1Invites the user to join.
Spectate = 2Invites the user to spectate.
Listen = 3Invites the user to listen.
JoinRequest = 4Allows the user to request to join.