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