toggle menu
trixnity-serverserverapi-model
4.7.0
common
switch theme
search in API
trixnity-serverserverapi-model
/
net.folivo.trixnity.serverserverapi.model.discovery
/
QueryServerKeysResponse
Query
Server
Keys
Response
@
Serializable
data
class
QueryServerKeysResponse
(
val
serverKeys
:
Set
<
Signed
<
ServerKeys
,
String
>
>
)
Members
Constructors
Query
Server
Keys
Response
Link copied to clipboard
constructor
(
serverKeys
:
Set
<
Signed
<
ServerKeys
,
String
>
>
)
Properties
server
Keys
Link copied to clipboard
@
SerialName
(
value
=
"server_keys"
)
val
serverKeys
:
Set
<
Signed
<
ServerKeys
,
String
>
>