toggle menu
kord
0.16.0-SNAPSHOT
common
switch theme
search in API
kord-rest
/
dev.kord.rest.route
/
Route
/
Key
Key
open
class
Key
(
val
identifier
:
String
,
val
isMajor
:
Boolean
=
false
)
(
source
)
Inheritors
GuildId
ChannelId
MessageId
Emoji
UserId
OverwriteId
EmojiId
InviteCode
RoleId
IntegrationId
WebhookId
WebhookToken
TemplateCode
EntitlementId
SkuId
SubscriptionId
ApplicationId
CommandId
InteractionId
InteractionToken
ScheduledEventId
StickerId
AutoModerationRuleId
Members
Constructors
Key
Link copied to clipboard
constructor
(
identifier
:
String
,
isMajor
:
Boolean
=
false
)
Properties
identifier
Link copied to clipboard
val
identifier
:
String
is
Major
Link copied to clipboard
val
isMajor
:
Boolean
=
false
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String