Adding ESC key press action.
This commit is contained in:
@@ -33,6 +33,9 @@ class Message:
|
||||
|
||||
def reset(self):
|
||||
return True
|
||||
|
||||
def clear_args(self):
|
||||
self._args = []
|
||||
|
||||
|
||||
def msg(message, params):
|
||||
|
||||
Reference in New Issue
Block a user