| 23 | ||
| 24 | ||
| 25 | ||
| 26 | ||
| 1 | ||
| 28 | ||
| 29 | ||
| 30 | ||
| 31 | ||
| 32 | ||
| 33 | ||
| 34 | ||
| 35 | ||
| 36 | ||
| CommandCompleterKick a user from the current room. Reason is optional. If user is left out, will try to kick the sender you are replying to. ../../src/CommandCompleter.cpp:7085 | ||
| CommandCompleterBan a user from the current room. Reason is optional. If user is left out, will try to ban the sender you are replying to. ../../src/CommandCompleter.cpp:7088 | ||
| CommandCompleterUnban a user in the current room. Reason is optional. If user is left out, will try to unban the sender you are replying to. ../../src/CommandCompleter.cpp:7091 | ||
| CommandCompleterRedact an event by event id or that you are replying to or all locally cached messages of a user. ../../src/CommandCompleter.cpp:7094 | ||
| CommandCompleterRotate the current symmetric encryption key. ../../src/CommandCompleter.cpp:7111 | ||
| CommandCompleterSend a message with rain. ../../src/CommandCompleter.cpp:7132 | ||