Table of Contents

Class RoleTags

Namespace
NetCord
Assembly
NetCord.dll
public class RoleTags : IJsonModel<JsonRoleTags>
Inheritance
RoleTags
Implements
Inherited Members

Constructors

RoleTags(JsonRoleTags)

public RoleTags(JsonRoleTags jsonModel)

Parameters

jsonModel JsonRoleTags

Properties

BotId

public ulong? BotId { get; }

Property Value

ulong?

GuildConnections

public bool GuildConnections { get; }

Property Value

bool

IntegrationId

public ulong? IntegrationId { get; }

Property Value

ulong?

IsAvailableForPurchase

public bool IsAvailableForPurchase { get; }

Property Value

bool

IsPremiumSubscriber

public bool IsPremiumSubscriber { get; }

Property Value

bool

SubscriptionListingId

public ulong? SubscriptionListingId { get; }

Property Value

ulong?