kord-rest
common
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
ApplicationId
CommandId
InteractionId
InteractionToken
ScheduledEventId
StickerId
AutoModerationRuleId
Members
Constructors
Key
Link copied to clipboard
constructor
(
identifier
:
String
,
isMajor
:
Boolean
=
false
)
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Properties
identifier
Link copied to clipboard
val
identifier
:
String
is
Major
Link copied to clipboard
val
isMajor
:
Boolean
=
false