Table of Contents

Enum RoleType

Namespace
DisCatSharp.Enums
Assembly
DisCatSharp.dll

Represents the classification of a Discord role.

public enum RoleType

Fields

Normal = 0

The role type is unknown.

Bot = 1

A bot or application role.

Booster = 2

A booster role.

ServerProduct = 3

A server product role.

PremiumSubscriber = 4

A premium subscriber role.

PremiumSubscriberTier = 5

A premium subscriber tier role.

ExternalPlatform = 6

A role linked to an external platform (e.g., Twitch or YouTube).

RoleConnection = 7

A role connection role.