ruma_client_api/
typing.rs

1//! Endpoints for typing notifications.
2
3pub mod create_typing_event;