Skip to main content

typings_event_for_user

Function typings_event_for_user 

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