Expand description
Types for the org.matrix.msc3489.beacon_info state event, the unstable version of
m.beacon_info (MSC3489).
Structs§
- Beacon
Info Event Content - The content of a beacon_info state.
- Possibly
Redacted Beacon Info Event Content - The possibly redacted form of
BeaconInfoEventContent. - Redacted
Beacon Info Event Content - Redacted form of
BeaconInfoEventContent
Type Aliases§
- Beacon
Info Event - An
org.matrix.msc3672.beacon_infoevent. - Initial
Beacon Info Event - An
org.matrix.msc3672.beacon_infoevent for creating a room. - Original
Beacon Info Event - An
org.matrix.msc3672.beacon_infoevent. - Original
Sync Beacon Info Event - An
org.matrix.msc3672.beacon_infoevent from async_eventsresponse. - Redacted
Beacon Info Event - An
org.matrix.msc3672.beacon_infoevent that has been redacted. - Redacted
Sync Beacon Info Event - An
org.matrix.msc3672.beacon_infoevent from async_eventsresponse that has been redacted. - Stripped
Beacon Info Event - An
org.matrix.msc3672.beacon_infoevent from an invited room preview. - Sync
Beacon Info Event - An
org.matrix.msc3672.beacon_infoevent from async_eventsresponse.