toggle menu
trixnity-core
4.3.0
common
switch theme
search in API
trixnity-core
/
net.folivo.trixnity.core.model.events.m.room
/
ThirdPartyInviteEventContent
/
ThirdPartyInviteEventContent
Third
Party
Invite
Event
Content
constructor
(
displayName
:
String
,
keyValidityUrl
:
String
,
publicKey
:
Key.Ed25519Key
,
publicKeys
:
List
<
ThirdPartyInviteEventContent.PublicKey
>
?
=
null
,
externalUrl
:
String
?
=
null
)