Docs.rs
  • ruma-client-api-0.12.0
    • ruma-client-api 0.12.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jimmycuadra
    • jplatte
    • github:ruma:maintainers
    • Dependencies
      • assign ^1.1.1 normal
      • bytes ^1.0.1 normal
      • http ^0.2.2 normal
      • js_int ^0.2.0 normal
      • maplit ^1.0.2 normal
      • percent-encoding ^2.1.0 normal
      • ruma-api ^0.18.1 normal
      • ruma-common ^0.6.0 normal
      • ruma-events ^0.24.0 normal
      • ruma-identifiers ^0.20.0 normal
      • ruma-serde ^0.5.0 normal
      • serde ^1.0.118 normal
      • serde_json ^1.0.61 normal
      • maplit ^1.0.2 dev
      • matches ^0.1.8 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Module directory

  • Modules
  • Structs
logo
Change settings

Module ruma_client_api::r0::directory

source · [−]
Expand description

Endpoints for the public room directory.

Modules

get_public_rooms

GET /_matrix/client/r0/publicRooms

get_public_rooms_filtered

POST /_matrix/client/r0/publicRooms

get_room_visibility

GET /_matrix/client/r0/directory/list/room/{roomId}

set_room_visibility

PUT /_matrix/client/r0/directory/list/room/{roomId}

Structs

PublicRoomsChunk

A chunk of a room list response, describing one room