mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-19 04:23:43 +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:
|
||||
type: string
|
||||
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).
|
||||
example: "All things general"
|
||||
world_readable:
|
||||
|
|
|
|||
Loading…
Reference in a new issue