trixnity-serverserverapi-model
3.3.0
trixnity-serverserverapi-model
/
net.folivo.trixnity.serverserverapi.model.discovery
/
QueryServerKeysResponse
Query
Server
Keys
Response
@
Serializable
data
class
QueryServerKeysResponse
(
val
serverKeys
:
Set
<
Signed
<
ServerKeys
,
String
>
>
)
Constructors
Properties
Constructors
Query
Server
Keys
Response
Link copied to clipboard
fun
QueryServerKeysResponse
(
serverKeys
:
Set
<
Signed
<
ServerKeys
,
String
>
>
)
Properties
server
Keys
Link copied to clipboard
val
serverKeys
:
Set
<
Signed
<
ServerKeys
,
String
>
>