accept format change
parent
7b1f117af2
commit
b0b511ee9d
|
|
@ -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"]
|
||||
|
|
|
|||
Loading…
Reference in New Issue