4 lines
70 B
Rust
4 lines
70 B
Rust
//! Endpoints for typing notifications.
|
|
|
|
pub mod create_typing_event;
|
//! Endpoints for typing notifications.
|
|
|
|
pub mod create_typing_event;
|