Module ruma::events::room::third_party_invite
source · Expand description
Types for the m.room.third_party_invite
event.
Structs§
- The possibly redacted form of
RoomThirdPartyInviteEventContent
. - A public key for signing a third party invite token.
- Redacted form of
RoomThirdPartyInviteEventContent
- The content of an
m.room.third_party_invite
event.
Type Aliases§
- An
m.room.third_party_invite
event for creating a room. - An
m.room.third_party_invite
event. - An
m.room.third_party_invite
event from async_events
response. - An
m.room.third_party_invite
event that has been redacted. - An
m.room.third_party_invite
event from async_events
response that has been redacted. - An
m.room.third_party_invite
event. - An
m.room.third_party_invite
event from an invited room preview. - An
m.room.third_party_invite
event from async_events
response.