toggle menu
lavakord
common
switch theme
search in API
core
/
dev.schlaubi.lavakord.rest.routes
/
V4Api
/
Sessions
/
Specific
/
Players
Players
data
class
Players
(
val
specific
:
V4Api.Sessions.Specific
)
Members
Constructors
Players
Link copied to clipboard
constructor
(
sessionId
:
String
)
constructor
(
specific
:
V4Api.Sessions.Specific
)
Types
Specific
Link copied to clipboard
data
class
Specific
(
val
guildId
:
ULong
,
val
noReplace
:
Boolean
?
=
null
,
val
players
:
V4Api.Sessions.Specific.Players
)
Properties
specific
Link copied to clipboard
val
specific
:
V4Api.Sessions.Specific