Class RoleTags
- Namespace
- NetCord
- Assembly
- NetCord.dll
public class RoleTags : IJsonModel<JsonRoleTags>
- Inheritance
-
RoleTags
- Implements
-
- Inherited Members
-
Constructors
public RoleTags(JsonRoleTags jsonModel)
Parameters
jsonModel
JsonRoleTags
Properties
public ulong? BotId { get; }
Property Value
- ulong?
public bool GuildConnections { get; }
Property Value
- bool
public ulong? IntegrationId { get; }
Property Value
- ulong?
public bool IsAvailableForPurchase { get; }
Property Value
- bool
public bool IsPremiumSubscriber { get; }
Property Value
- bool
public ulong? SubscriptionListingId { get; }
Property Value
- ulong?