Skip to main content

gather_typing_events

Function gather_typing_events 

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