Skip to main content

joined_members_route

Function joined_members_route 

Source
pub(crate) async fn joined_members_route(
    __arg0: State<State>,
    body: Args<Request>,
) -> Result<Response>
Expand description

ยงPOST /_matrix/client/r0/rooms/{roomId}/joined_members

Lists all members of a room.

  • The sender user must be in the room
  • TODO: An appservice just needs a puppet joined