add command params
This commit is contained in:
@@ -29,6 +29,7 @@ class CommandContext(StrEnum):
|
||||
ENTITY_CREATE = "ec"
|
||||
ENTITY_EDIT = "ee"
|
||||
ENTITY_FIELD_EDIT = "ef"
|
||||
COMMAND_FORM = "cf"
|
||||
|
||||
|
||||
class ContextData(BaseCallbackData, prefix="cd"):
|
||||
|
||||
Reference in New Issue
Block a user