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

Expand description

Types for the m.room.third_party_invite event.

Structs

PublicKey

A public key for signing a third party invite token.

RedactedThirdPartyInviteEventContent

The payload for a redacted ThirdPartyInviteEventContent

ThirdPartyInviteEventContent

The payload for ThirdPartyInviteEvent.

Type Definitions

ThirdPartyInviteEvent

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