Make /me undocumented.
This commit is contained in:
@@ -1552,7 +1552,6 @@ commands.help = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
commands.me = {
|
commands.me = {
|
||||||
description: 'send action message',
|
|
||||||
f: (c, r) => {
|
f: (c, r) => {
|
||||||
// handled as a special case
|
// handled as a special case
|
||||||
throw new Error("this shouldn't happen");
|
throw new Error("this shouldn't happen");
|
||||||
|
|||||||
Reference in New Issue
Block a user