| 18 | ||
| 19 | ||
| 20 | ||
| 21 | ||
| 1 | ||
| 23 | ||
| 24 | ||
| 25 | ||
| 26 | ||
| 27 | ||
| 28 | ||
| 29 | ||
| 30 | ||
| 31 | ||
| 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 | ||
| CommandCompleterBlock all invites from a user, a server, to a specific room or set the default. ../../src/CommandCompleter.cpp:7150 | ||
| CommandCompleterAllow all invites from a user, a server, to a specific room or set the default. ../../src/CommandCompleter.cpp:7153 | ||