SecretLab Kotlin
Toggle table of contents
0.4.3
jvm
Platform filter
jvm
Switch theme
Search in API
SecretLab Kotlin
SecretLab Kotlin
/
io.github.vxrpenter.secretlab.data
/
ServerInfo
/
ServerInfo
Server
Info
constructor
(
response
:
Long
=
0
,
success
:
Boolean
=
false
,
error
:
String
?
=
null
,
cooldown
:
Int
?
=
null
,
servers
:
List
<
Server
>
?
=
null
)
(
source
)