Module ruma_events::room::third_party_invite [] [src]

Types for the m.room.third_party_invite event.

Structs

PublicKey

A public key for signing a third party invite token.

ThirdPartyInviteEvent

An invitation to a room issued to a third party identifier, rather than a matrix user ID.

ThirdPartyInviteEventContent

The payload of a ThirdPartyInviteEvent.