Use opaque identifier grammar for delay_id

toger5/expiring-events-keep-alive
Andrew Ferrazzutti 2 months ago
parent 8c5b612f77
commit 6afd0f3a85

@ -126,7 +126,7 @@ Content-Type: application/json
}
```
The `delay_id` is generated by the server. It SHOULD contain only valid non-surrogate Unicode codepoints except `:` and `NUL`, and MUST NOT exceed 255 bytes.
The `delay_id` is an [opaque identifier](https://spec.matrix.org/v1.16/appendices/#opaque-identifiers) generated by the server.
The server MAY round the delay up to a maximum of 30 seconds away from the request.

Loading…
Cancel
Save