Skip to content

Commit

Permalink
Add server detection support
Browse files Browse the repository at this point in the history
  • Loading branch information
MadLittleMods committed Dec 15, 2021
1 parent 3f28588 commit 80e68bc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions proposals/2716-batch-send-historical-messages.md
Original file line number Diff line number Diff line change
Expand Up @@ -634,6 +634,10 @@ via SS API.

## Unstable prefix

Servers will indicate support for the new endpoint via a non-empty value for feature flag
`org.matrix.msc2716` in `unstable_features` in the response to `GET
/_matrix/client/versions`.

**Endpoints:**

- `POST /_matrix/client/unstable/org.matrix.msc2716/rooms/<roomID>/batch_send`
Expand Down

0 comments on commit 80e68bc

Please sign in to comment.