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