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