Available on crate features
events
and unstable-msc3245
only.Expand description
Types for voice message events (MSC3245).
Structs§
- Redacted
Voice Event Content - Redacted form of
VoiceEventContent
- Voice
Audio Details Content Block - A block for details of voice audio content.
- Voice
Event Content - The payload for an extensible voice message.
- Voice
Event Content Without Relation - Form of
VoiceEventContent
without relation.
Type Aliases§
- Original
Sync Voice Event - An
org.matrix.msc3245.voice.v2
event from async_events
response. - Original
Voice Event - An
org.matrix.msc3245.voice.v2
event. - Redacted
Sync Voice Event - An
org.matrix.msc3245.voice.v2
event from async_events
response that has been redacted. - Redacted
Voice Event - An
org.matrix.msc3245.voice.v2
event that has been redacted. - Sync
Voice Event - An
org.matrix.msc3245.voice.v2
event from async_events
response. - Voice
Event - An
org.matrix.msc3245.voice.v2
event.