kord
Toggle table of contents
or(map(map(map(map(valueof(ProcessOutputValueSource))))), map(map(map(map(valueof(ProcessOutputValueSource))))))
common
Platform filter
common
Switch theme
Search in API
kord
kord-gateway
/
dev.kord.gateway
/
EntitlementCreate
Entitlement
Create
data
class
EntitlementCreate
(
val
entitlement
:
DiscordEntitlement
,
val
sequence
:
Int
?
)
:
DispatchEvent
(
source
)
Members
Constructors
Entitlement
Create
Link copied to clipboard
constructor
(
entitlement
:
DiscordEntitlement
,
sequence
:
Int
?
)
Properties
entitlement
Link copied to clipboard
val
entitlement
:
DiscordEntitlement
sequence
Link copied to clipboard
open
override
val
sequence
:
Int
?