Update redact command help
This commit is contained in:
parent
3f7eaf6047
commit
1eab5526e3
@ -73,7 +73,7 @@ func Foo() {
|
|||||||
* `/rainbowme <text>` - Send rainbow text in an emote.
|
* `/rainbowme <text>` - Send rainbow text in an emote.
|
||||||
* `/reply [text]` - Reply to the selected message. If text is not specified, the next message will be used.
|
* `/reply [text]` - Reply to the selected message. If text is not specified, the next message will be used.
|
||||||
* `/react <reaction>` - React to the selected message.
|
* `/react <reaction>` - React to the selected message.
|
||||||
* `/redact` - Redact the selected message.
|
* `/redact [reason]` - Redact the selected message.
|
||||||
|
|
||||||
#### Rooms
|
#### Rooms
|
||||||
##### Creating
|
##### Creating
|
||||||
|
@ -322,7 +322,7 @@ Things: rooms, users, baremessages, images, typingnotif
|
|||||||
/rainbowme <message> - Send rainbow text in an emote.
|
/rainbowme <message> - Send rainbow text in an emote.
|
||||||
/reply [text] - Reply to the selected message.
|
/reply [text] - Reply to the selected message.
|
||||||
/react <reaction> - React to the selected message.
|
/react <reaction> - React to the selected message.
|
||||||
/redact - Redact the selected message.
|
/redact [reason] - Redact the selected message.
|
||||||
|
|
||||||
# Rooms
|
# Rooms
|
||||||
/pm <user id> <...> - Create a private chat with the given user(s).
|
/pm <user id> <...> - Create a private chat with the given user(s).
|
||||||
|
Loading…
Reference in New Issue
Block a user