mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-08-03 14:37:47 +02:00
Some checks are pending
Spec / 🔎 Validate OpenAPI specifications (push) Waiting to run
Spec / 🔎 Check Event schema examples (push) Waiting to run
Spec / 🔎 Check OpenAPI definitions examples (push) Waiting to run
Spec / 🔎 Check JSON Schemas inline examples (push) Waiting to run
Spec / ⚙️ Calculate baseURL for later jobs (push) Waiting to run
Spec / 🐍 Build OpenAPI definitions (push) Blocked by required conditions
Spec / 📢 Run towncrier for changelog (push) Waiting to run
Spec / 📖 Build the spec (push) Blocked by required conditions
Spec / 🔎 Validate generated HTML (push) Blocked by required conditions
Spec / 📖 Build the historical backup spec (push) Blocked by required conditions
Spec / Create release (push) Blocked by required conditions
Spell Check / Spell Check with Typos (push) Waiting to run
Now that we have an appendix section describing url-safe unpadded base64, let's link to it rather than describing it in multiple places.
10 lines
344 B
Markdown
10 lines
344 B
Markdown
---
|
|
---
|
|
{{% added-in v=4 %}} The event ID is the [reference
|
|
hash](/server-server-api#calculating-the-reference-hash-for-an-event) of
|
|
the event encoded using [URL-safe unpadded
|
|
Base64](/appendices/#url-safe-unpadded-base64).
|
|
|
|
Event IDs are still prefixed with `$` and might result in looking like
|
|
`$Rqnc-F-dvnEYJTyHq_iKxU2bZ1CI92-kuZq3a5lr5Zg`.
|