File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -136,13 +136,13 @@ paths:
136
136
requestBody :
137
137
description : >
138
138
JSON body containing the message details to be submitted to the room.
139
-
140
-
141
- data and signature are required; whisper_to and whisper_mods are permitted only for
142
- moderators/admins. The former sends a whisper within the room that will only be shown by
143
- the given user; the latter sends a whisper in the room that will be seen by all moderators.
144
- It is possible for a message to use both of these whisper modes at once, for example to
145
- (privately) warn a user and have that warning visible by all other moderators.
139
+
140
+
141
+ data and signature are required; whisper_to and whisper_mods are permitted only for
142
+ moderators/admins. The former sends a whisper within the room that will only be shown by
143
+ the given user; the latter sends a whisper in the room that will be seen by all
144
+ moderators. It is possible for a message to use both of these whisper modes at once, for
145
+ example to (privately) warn a user and have that warning visible by all other moderators.
146
146
required : true
147
147
content :
148
148
application/json :
You can’t perform that action at this time.
0 commit comments