We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a06d60 commit 6ab5e04Copy full SHA for 6ab5e04
proposals/3856-threads-list-api.md
@@ -113,6 +113,10 @@ slightly. This has two situations:
113
non-ignored user; with the caveat that the ordering of the threads is not
114
re-arranged due to this replacement.
115
116
+Like [`/messages`](https://spec.matrix.org/v1.3/client-server-api/#get_matrixclientv3roomsroomidmessages),
117
+this returns a 403 `M_FORBIDDEN` error response if the caller isn't able to see the
118
+room's history.
119
+
120
#### Example request:
121
122
```
0 commit comments