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-rest
/
dev.kord.rest.request
/
RequestIdentifier
/
MajorParamIdentifier
Major
Param
Identifier
data
class
MajorParamIdentifier
(
val
route
:
Route
<
*
>
,
val
param
:
String
)
:
RequestIdentifier
(
source
)
An identifier with a major parameter.
Members
Constructors
Major
Param
Identifier
Link copied to clipboard
constructor
(
route
:
Route
<
*
>
,
param
:
String
)
Properties
param
Link copied to clipboard
val
param
:
String
route
Link copied to clipboard
val
route
:
Route
<
*
>