accept format change

pull/53/head
UnCLAS-Prommer 2025-07-09 19:53:42 +08:00
parent 7b1f117af2
commit b0b511ee9d
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"]
ACCEPT_FORMAT = ["text", "image", "emoji", "reply", "voice", "command", "voiceurl", "music", "videourl"]