async fn typings_event_for_user( services: &Services, room_id: &RoomId, sender_user: &UserId, ) -> Result<SyncEphemeralRoomEvent<TypingEventContent>>