lavakord
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
lavakord
core
/
dev.schlaubi.lavakord.rest.routes
/
V4Api
/
Sessions
/
Specific
/
Players
/
Specific
Specific
data
class
Specific
(
val
guildId
:
ULong
,
val
noReplace
:
Boolean
?
=
null
,
val
players
:
V4Api.Sessions.Specific.Players
)
Members
Constructors
Specific
Link copied to clipboard
constructor
(
guildId
:
ULong
,
noReplace
:
Boolean
?
=
null
,
players
:
V4Api.Sessions.Specific.Players
)
constructor
(
guildId
:
ULong
,
sessionId
:
String
,
noReplace
:
Boolean
?
=
false
)
Properties
guild
Id
Link copied to clipboard
val
guildId
:
ULong
no
Replace
Link copied to clipboard
val
noReplace
:
Boolean
?
players
Link copied to clipboard
val
players
:
V4Api.Sessions.Specific.Players