ruma-client-api 0.15.3

Types for the endpoints in the Matrix client-server API.
Documentation
//! Endpoints for sending and receiving messages

pub mod get_message_events;
pub mod send_message_event;