(get-public-rooms)
(get-public-rooms optional-params)
Lists the public rooms on the server. Lists the public rooms on the server.
This API returns paginated responses. The rooms are ordered by the number of joined members, with the largest rooms first.
Lists the public rooms on the server. Lists the public rooms on the server. This API returns paginated responses. The rooms are ordered by the number of joined members, with the largest rooms first.
(get-public-rooms-with-http-info)
(get-public-rooms-with-http-info {:keys [limit since server]})
Lists the public rooms on the server. Lists the public rooms on the server.
This API returns paginated responses. The rooms are ordered by the number of joined members, with the largest rooms first.
Lists the public rooms on the server. Lists the public rooms on the server. This API returns paginated responses. The rooms are ordered by the number of joined members, with the largest rooms first.
(query-public-rooms body)
(query-public-rooms body optional-params)
Lists the public rooms on the server with optional filter. Lists the public rooms on the server, with optional filter.
This API returns paginated responses. The rooms are ordered by the number of joined members, with the largest rooms first.
Lists the public rooms on the server with optional filter. Lists the public rooms on the server, with optional filter. This API returns paginated responses. The rooms are ordered by the number of joined members, with the largest rooms first.
(query-public-rooms-with-http-info body)
(query-public-rooms-with-http-info body {:keys [server]})
Lists the public rooms on the server with optional filter. Lists the public rooms on the server, with optional filter.
This API returns paginated responses. The rooms are ordered by the number of joined members, with the largest rooms first.
Lists the public rooms on the server with optional filter. Lists the public rooms on the server, with optional filter. This API returns paginated responses. The rooms are ordered by the number of joined members, with the largest rooms first.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |