Enum DisCatSharpStatisticType
- Namespace
- DisCatSharp.Enums.Core
- Assembly
- DisCatSharp.dll
Represents the type of statistic.
public enum DisCatSharpStatisticType
Fields
Guilds = 0Represents the number of guilds.
Users = 1Represents the number of users.
Channels = 2Represents the number of channels.
Threads = 3Represents the number of threads.
Roles = 4Represents the number of roles.
Emojis = 5Represents the number of emojis.
Stickers = 6Represents the number of stickers.
SoundboardSounds = 7Represents the number of soundboard sounds.
StageInstances = 8Represents the number of stage instances.
ScheduledEvents = 9Represents the number of scheduled events.