Skip to main content

get_room_aliases_route

Function get_room_aliases_route 

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

ยงGET /_matrix/client/r0/rooms/{roomId}/aliases

Lists all aliases of the room.

  • Only users joined to the room are allowed to call this, or if history_visibility is world readable in the room