Enum MessageActivityType
Indicates the type of MessageActivity for the Rich Presence.
Namespace: DSharpPlus
Assembly: cs.temp.dll.dll
Syntax
public enum MessageActivityType
Fields
Name | Description |
---|---|
Join | Invites the user to join. |
JoinRequest | Allows the user to request to join. |
Listen | Invites the user to listen. |
Spectate | Invites the user to spectate. |