Module matrix_sdk::ruma::api::client::state::get_state_events_for_key

source ·
Available on crate feature api and (crate features client or server) only.
Expand description

GET /_matrix/client/*/rooms/{roomId}/state/{eventType}/{stateKey}

Get state events associated with a given key.

Modules§