logo
pub type SyncRoomThirdPartyInviteEvent = SyncStateEvent<RoomThirdPartyInviteEventContent>;
Available on crate feature events only.
Expand description

An m.room.third_party_invite event from a sync_events response.