Module ruma_client_api::membership::joined_members

source ·
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§