Table of Contents

Class DiscordEntitlement

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Represents a DiscordEntitlement.

public sealed class DiscordEntitlement : SnowflakeObject
Inheritance
DiscordEntitlement
Inherited Members

Fields

ApplicationId

Gets this entitlement's bound application id.

Branches

Gets this entitlement's branches.

Consumed

Gets whether this entitlement was consumed.

Deleted

Gets whether this entitlement was deleted.

EndsAtRaw

Gets when this entitlement ends as raw string.

GiftCodeBatchId

Gets this entitlement's gift code batch id.

GiftCodeFlags

Gets this entitlement's gift code flags.

GifterUserId

Gets this entitlement's gifter user id.

GuildId

Gets this entitlement's bound guild id.

ParentId

Gets this entitlement's parent id.

PromotionId

Gets this entitlement's promotion id.

SkuId

Gets this entitlement's bound sku id.

StartsAtRaw

Gets when this entitlement starts as raw string.

SubscriptionId

Gets this entitlement's subscription id.

Type

Gets this entitlement's type.

UserId

Gets this entitlement's bound user id.

Properties

EndsAt

Gets when this entitlement ends.

Guild

Gets this entitlement's bound guild.

StartsAt

Gets when this entitlement starts.

User

Gets this entitlement's bound user.