| 109 | ||
| CommandCompleterJoin a room. Reason is optional. ../../src/CommandCompleter.cpp:7075 | ||
| 110 | ||
| CommandCompleterAsk to join a room. Reason is optional. ../../src/CommandCompleter.cpp:7077 | ||
| 111 | ||
| CommandCompleterLeave a room. Reason is optional. ../../src/CommandCompleter.cpp:7079 • ../../src/CommandCompleter.cpp:7081 | ||
| 112 | ||
| CommandCompleterInvite a user into the current room. Reason is optional. ../../src/CommandCompleter.cpp:7083 | ||
| 113 | ||
| 114 | ||
| 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 | ||
| 1 | ||
| 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 | ||
| 116 | ||
| 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 | ||
| 117 | ||
| CommandCompleterRedact an event by event id or that you are replying to or all locally cached messages of a user. ../../src/CommandCompleter.cpp:7094 | ||
| CommandCompleterChange your displayname in this room. ../../src/CommandCompleter.cpp:7097 | ||
| 118 | ||
| CommandCompleter¯\_(ツ)_/¯ with an optional message. ../../src/CommandCompleter.cpp:7099 | ||