diff --git a/proposals/2716-batch-send-historical-messages.md b/proposals/2716-batch-send-historical-messages.md index 73dbc3148c3..5322e65ea08 100644 --- a/proposals/2716-batch-send-historical-messages.md +++ b/proposals/2716-batch-send-historical-messages.md @@ -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//batch_send`