ruma_client_api/
typing.rs

1
2
3
//! Endpoints for typing notifications.

pub mod create_typing_event;