async fn gather_typing_events( services: &Services, room_id: &RoomId, sender_user: &UserId, since: u64, ) -> Vec<Raw<AnySyncEphemeralRoomEvent>>