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_info
event. - Initial
Beacon Info Event - An
org.matrix.msc3672.beacon_info
event for creating a room. - Original
Beacon Info Event - An
org.matrix.msc3672.beacon_info
event. - Original
Sync Beacon Info Event - An
org.matrix.msc3672.beacon_info
event from async_events
response. - Redacted
Beacon Info Event - An
org.matrix.msc3672.beacon_info
event that has been redacted. - Redacted
Sync Beacon Info Event - An
org.matrix.msc3672.beacon_info
event from async_events
response that has been redacted. - Stripped
Beacon Info Event - An
org.matrix.msc3672.beacon_info
event from an invited room preview. - Sync
Beacon Info Event - An
org.matrix.msc3672.beacon_info
event from async_events
response.