trixnity-serverserverapi-model
3.0.0
trixnity-serverserverapi-model
/
net.folivo.trixnity.serverserverapi.model.discovery
/
GetServerVersion
/
Response
/
Server
Server
@
Serializable
data
class
Server
(
val
name
:
String
,
val
version
:
String
)
Constructors
Properties
Constructors
Server
Link copied to clipboard
fun
Server
(
name
:
String
,
version
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String
version
Link copied to clipboard
val
version
:
String