pub fn make_encrypted_test_event(
room_id: &RoomId,
session_id: &str,
) -> TimelineEventAvailable on crate features
testing only.Expand description
Create a m.room.encrypted test event with all data filled, for testing
that linked chunk correctly stores event data for encrypted events.