Added audio support for spoilers
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"description",
|
||||
"photo",
|
||||
"video",
|
||||
"audio",
|
||||
"animation",
|
||||
"document",
|
||||
"caption",
|
||||
@@ -38,6 +39,10 @@
|
||||
"bsonType": ["string", "null"],
|
||||
"description": "Spoilered video"
|
||||
},
|
||||
"audio": {
|
||||
"bsonType": ["string", "null"],
|
||||
"description": "Spoilered audio"
|
||||
},
|
||||
"animation": {
|
||||
"bsonType": ["string", "null"],
|
||||
"description": "Spoilered animation/GIF"
|
||||
|
Reference in New Issue
Block a user