We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebcf596 commit 4c16be9Copy full SHA for 4c16be9
src-docs/spec/sendUpdate.md
@@ -17,7 +17,7 @@ Send an update to all peers.
17
Do not add linebreaks; implementations will truncate the text at about 50 characters or less.
18
If there are series of info messages, older ones may be dropped.
19
use this option sparingly to not spam the chat.
20
- - `update.notify`: optional array of user `addr` that should be notified eg. by a sound.
+ - `update.notify`: optional array of user addresses that should be notified eg. by a sound.
21
note that still all users get the update payload and the `info` message shown in a chat
22
- `update.document`: optional, name of the document in edit
23
(eg. the title of a poll or the name of a text in an editor)
0 commit comments