Module location

Available on crate feature unstable-msc3488 only.
Expand description

Types for extensible location message events (MSC3488).

Structs§

AssetContent
Asset content.
LocationContent
Location content.
LocationEventContent
The payload for an extensible location message.
LocationEventContentWithoutRelation
Form of LocationEventContent without relation.
RedactedLocationEventContent
Redacted form of LocationEventContent
ZoomLevel
A zoom level.

Enums§

AssetType
The type of an asset.
ZoomLevelError
An error encountered when trying to convert to a ZoomLevel.

Type Aliases§

LocationEvent
An m.location event.
OriginalLocationEvent
An m.location event.
OriginalSyncLocationEvent
An m.location event from a sync_events response.
RedactedLocationEvent
An m.location event that has been redacted.
RedactedSyncLocationEvent
An m.location event from a sync_events response that has been redacted.
SyncLocationEvent
An m.location event from a sync_events response.