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.route
/
Position
Position
sealed
interface
Position
(
source
)
Inheritors
BeforeOrAfter
Around
Members
Types
After
Link copied to clipboard
class
After
(
id
:
Snowflake
)
:
Position.BeforeOrAfter
Around
Link copied to clipboard
class
Around
(
id
:
Snowflake
)
:
Position
Before
Link copied to clipboard
class
Before
(
id
:
Snowflake
)
:
Position.BeforeOrAfter
Before
Or
After
Link copied to clipboard
sealed
interface
BeforeOrAfter
:
Position
Properties
key
Link copied to clipboard
abstract
val
key
:
String
value
Link copied to clipboard
abstract
val
value
:
Snowflake