accept format change

pull/53/head
UnCLAS-Prommer 2025-07-09 19:55:10 +08:00
parent 96bae518f9
commit 10fc60e04d
1 changed files with 1 additions and 1 deletions

View File

@ -84,4 +84,4 @@ class CommandType(Enum):
return self.value
ACCEPT_FORMAT = ["text", "image", "emoji", "reply", "voice", "command", "voiceurl", "music", "videourl"]
ACCEPT_FORMAT = ["text", "image", "emoji", "reply", "voice", "command", "voiceurl", "music", "videourl", "file"]