Class DiscordRoleTags
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Represents a Discord role tags object with detailed classification logic.
public sealed class DiscordRoleTags : ObservableApiObject
- Inheritance
-
DiscordRoleTags
- Inherited Members
Properties
- AvailableForPurchase
Whether this role is available for purchase.
- BotId
Gets the ID of the bot this role belongs to.
- GuildConnections
Whether this role is a guild's linked role.
- IntegrationId
Gets the ID of the integration this role belongs to.
- PremiumSubscriber
Whether this is the guild's booster role.
- SubscriptionListingId
Gets the ID of this role's subscription SKU and listing.
Methods
- DetermineRoleType()
Determines the type of role based on its tags.