Module matrix_sdk::ruma::api::client::membership::joined_members

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

GET /_matrix/client/*/rooms/{roomId}/joined_members

Get a map of user IDs to member info objects for members of the room. Primarily for use in Application Services.

Modules§