fn show_in_timeline(
any: &AnySyncTimelineEvent,
room_version: &RoomVersionId,
) -> bool
Expand description
Whether the given event should be shown in the timeline.
fn show_in_timeline(
any: &AnySyncTimelineEvent,
room_version: &RoomVersionId,
) -> bool
Whether the given event should be shown in the timeline.