mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-09 21:14:09 +01:00
one slash?
This commit is contained in:
parent
a842e0433d
commit
337041610f
|
|
@ -50,7 +50,7 @@ allOf:
|
||||||
description: |-
|
description: |-
|
||||||
The contents of the messages to be sent. These are arranged in
|
The contents of the messages to be sent. These are arranged in
|
||||||
a map of user IDs to a map of device IDs to message bodies.
|
a map of user IDs to a map of device IDs to message bodies.
|
||||||
The device ID may also be \\*, meaning all known devices for the user.
|
The device ID may also be \*, meaning all known devices for the user.
|
||||||
example: {
|
example: {
|
||||||
"alice@example.org": {
|
"alice@example.org": {
|
||||||
"IWHQUZUIAH": {
|
"IWHQUZUIAH": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue