Module ruma::api::client::membership::joined_members
source · Available on (crate features
client-api-c
or client-api-s
) and (crate features client
or server
) and crate feature api
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§
/v3/
(spec)