Enum GuildScheduledEventType
- Namespace
- Discord
- Assembly
- Discord.Net.Core.dll
Represents the type of a guild scheduled event.
public enum GuildScheduledEventType
Fields
External = 3
The event is set for somewhere externally from discord.
None = 0
The event doesn't have a set type.
Stage = 1
The event is set in a stage channel.
Voice = 2
The event is set in a voice channel.