trixnity-serverserverapi-model
Toggle table of contents
4.13.1
common
Platform filter
common
Switch theme
Search in API
trixnity-serverserverapi-model
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
>
>