Enum DiscordMessageActivityType
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Indicates the type of MessageActivity for the Rich Presence.
public enum DiscordMessageActivityType
- Extension Methods
Fields
Join = 1Invites the user to join.
JoinRequest = 5Allows the user to request to join.
Listen = 3Invites the user to listen.
Spectate = 2Invites the user to spectate.