Preparing search index...
The search index is not available
discord-js-button-pagination-ts
discord-js-button-pagination-ts
<internal>
Entitlement
Class Entitlement
Hierarchy (
View Summary
)
Base
Entitlement
Index
Properties
application
Id
client
consumed
deleted
ends
Timestamp
guild
Id
id
sku
Id
starts
Timestamp
type
user
Id
Accessors
ends
At
guild
starts
At
Methods
consume
fetch
User
is
Active
is
Guild
Subscription
is
Test
is
User
Subscription
toJSON
value
Of
Properties
application
Id
applicationId
:
string
Readonly
client
client
:
Client
<
true
>
consumed
consumed
:
boolean
deleted
deleted
:
boolean
ends
Timestamp
endsTimestamp
:
null
|
number
guild
Id
guildId
:
null
|
string
id
id
:
string
sku
Id
skuId
:
string
starts
Timestamp
startsTimestamp
:
null
|
number
type
type
:
EntitlementType
user
Id
userId
:
string
Accessors
ends
At
get
endsAt
()
:
null
|
Date
Returns
null
|
Date
guild
get
guild
()
:
null
|
Guild
Returns
null
|
Guild
starts
At
get
startsAt
()
:
null
|
Date
Returns
null
|
Date
Methods
consume
consume
()
:
Promise
<
void
>
Returns
Promise
<
void
>
fetch
User
fetchUser
()
:
Promise
<
User
>
Returns
Promise
<
User
>
is
Active
isActive
()
:
boolean
Returns
boolean
is
Guild
Subscription
isGuildSubscription
()
:
this
is
Entitlement
&
{
guild
:
Guild
;
guildId
:
string
}
Returns
this
is
Entitlement
&
{
guild
:
Guild
;
guildId
:
string
}
is
Test
isTest
()
:
this
is
Entitlement
&
{
endsTimestamp
:
null
;
startsTimestamp
:
null
;
get
endsAt
()
:
null
;
get
startsAt
()
:
null
;
}
Returns
this
is
Entitlement
&
{
endsTimestamp
:
null
;
startsTimestamp
:
null
;
get
endsAt
()
:
null
;
get
startsAt
()
:
null
;
}
is
User
Subscription
isUserSubscription
()
:
this
is
Entitlement
&
{
guildId
:
null
;
get
guild
()
:
null
}
Returns
this
is
Entitlement
&
{
guildId
:
null
;
get
guild
()
:
null
}
toJSON
toJSON
(
...
props
:
Record
<
string
,
string
|
boolean
>
[]
)
:
unknown
Parameters
...
props
:
Record
<
string
,
string
|
boolean
>
[]
Returns
unknown
value
Of
valueOf
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
application
Id
client
consumed
deleted
ends
Timestamp
guild
Id
id
sku
Id
starts
Timestamp
type
user
Id
Accessors
ends
At
guild
starts
At
Methods
consume
fetch
User
is
Active
is
Guild
Subscription
is
Test
is
User
Subscription
toJSON
value
Of
discord-js-button-pagination-ts
Loading...