feat: trigger completion of commands on the input of backlash / char
This commit is contained in:
@@ -27,6 +27,7 @@ public:
|
||||
enum AutoCompletionType {
|
||||
User,
|
||||
Emoji,
|
||||
Command,
|
||||
None,
|
||||
Ignore,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user