mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-11 14:04:10 +01:00
Update data/api/client-server/definitions/public_rooms_chunk.yaml
Co-authored-by: Kévin Commaille <76261501+zecakeh@users.noreply.github.com>
This commit is contained in:
parent
469f32821c
commit
3dd4b40aed
|
|
@ -34,7 +34,7 @@ properties:
|
||||||
topic:
|
topic:
|
||||||
type: string
|
type: string
|
||||||
description: |-
|
description: |-
|
||||||
The plaintext topic of the room. Omitted if no `text/plain` mimetype
|
The plain text topic of the room. Omitted if no `text/plain` mimetype
|
||||||
exists in [`m.room.topic`](/client-server-api/#mroomtopic).
|
exists in [`m.room.topic`](/client-server-api/#mroomtopic).
|
||||||
example: "All things general"
|
example: "All things general"
|
||||||
world_readable:
|
world_readable:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue