trixnity-serverserverapi-model
3.0.0
trixnity-serverserverapi-model
/
net.folivo.trixnity.serverserverapi.model.federation
/
GetEventAuthChain
/
Response
Response
@
Serializable
data
class
Response
(
val
authChain
:
List
<
SignedPersistentDataUnit
<
*
>
>
)
Constructors
Properties
Constructors
Response
Link copied to clipboard
fun
Response
(
authChain
:
List
<
SignedPersistentDataUnit
<
*
>
>
)
Properties
auth
Chain
Link copied to clipboard
val
authChain
:
List
<
SignedPersistentDataUnit
<
*
>
>