accept format change
parent
96bae518f9
commit
10fc60e04d
|
|
@ -84,4 +84,4 @@ class CommandType(Enum):
|
||||||
return self.value
|
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"]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue