Module ruma_client_api::room::get_room_event

source ·
Available on crate features client or server only.
Expand description

GET /_matrix/client/*/rooms/{roomId}/event/{eventId}

Get a single event based on roomId/eventId

Modules§