mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-19 12:33:43 +01:00
Update content/client-server-api/modules/search.md
This commit is contained in:
parent
e9e937ca56
commit
469f32821c
|
|
@ -26,8 +26,8 @@ on certain keys of certain event types.
|
|||
|
||||
The supported keys to search over are:
|
||||
|
||||
- `content.body` in [`m.room.message`](#mroommessage)
|
||||
- `content.name` in [`m.room.name`](#mroomname)
|
||||
- `content.body` in [`m.room.message`](/client-server-api/#mroommessage)
|
||||
- `content.name` in [`m.room.name`](/client-server-api/#mroomname)
|
||||
- In [`m.room.topic`](/client-server-api/#mroomtopic), `content.topic`
|
||||
as well as the `body` of the `text/plain` representation in `content['m.topic']`.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue