Re-exportsยง
pub use self::timeline_item::TimelineItem;
pub use self::timeline_item::TimelineItemExt;
pub use self::timeline_item::TimelineItemImpl;
pub use self::virtual_item::VirtualItem;
pub use self::virtual_item::VirtualItemKind;
Modulesยง
- imp ๐
- timeline_
item ๐ - virtual_
item ๐
Structsยง
- All loaded items in a room.
- Unsigned
DeHelper ๐
Enumsยง
Constantsยง
- MAX_
BATC ๐H_ SIZE - List of events that should not be redacted to avoid bricking a room.
Functionsยง
- is_
event_ ๐redactable Whether the given event can be redacted. - is_
room_ ๐create_ event Whether the given event is anm.room.create
event.