Table of Contents

Enum DisCatSharpStatisticType

Namespace
DisCatSharp.Enums.Core
Assembly
DisCatSharp.dll

Represents the type of statistic.

public enum DisCatSharpStatisticType

Fields

Guilds = 0

Represents the number of guilds.

Users = 1

Represents the number of users.

Channels = 2

Represents the number of channels.

Threads = 3

Represents the number of threads.

Roles = 4

Represents the number of roles.

Emojis = 5

Represents the number of emojis.

Stickers = 6

Represents the number of stickers.

SoundboardSounds = 7

Represents the number of soundboard sounds.

StageInstances = 8

Represents the number of stage instances.

ScheduledEvents = 9

Represents the number of scheduled events.