Enum DiscordScheduledGuildEventType
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Declares the type of a DiscordScheduledGuildEvent.
public enum DiscordScheduledGuildEventType
- Extension Methods
Fields
External = 3
The event will be hosted in a custom location.
StageInstance = 1
The event will be hosted in a stage channel.
VoiceChannel = 2
The event will be hosted in a voice channel.