| 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:7086 | ||
| 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:7089 | ||
| 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:7092 | ||
| CommandCompleterRedact an event by event id or that you are replying to or all locally cached messages of a user. ../../src/CommandCompleter.cpp:7095 | ||
| CommandCompleterRotate the current symmetric encryption key. ../../src/CommandCompleter.cpp:7112 | ||
| CommandCompleterSend a message with rain. ../../src/CommandCompleter.cpp:7133 | ||
| CommandCompleterSend a message with a custom message type. ../../src/CommandCompleter.cpp:7135 | ||
| CommandCompleterSend a message with a glitch effect. ../../src/CommandCompleter.cpp:7137 | ||
| CommandCompleterSend a message that gradually glitches. ../../src/CommandCompleter.cpp:7139 | ||
| CommandCompleterIgnore a user. ../../src/CommandCompleter.cpp:7147 | ||
| CommandCompleterStop ignoring a user. ../../src/CommandCompleter.cpp:7149 | ||
| CommandCompleterBlock all invites from a user, a server, to a specific room or set the default. ../../src/CommandCompleter.cpp:7151 | ||