mirror of
https://github.com/MrSedan/neuro-reply-bot-reworked.git
synced 2026-01-15 05:59:43 +03:00
Finally fixed media groups
This commit is contained in:
@@ -33,4 +33,3 @@ class Image(ApiMethod):
|
||||
data = await response.json()
|
||||
if 'statusCode' in data:
|
||||
raise Exception(data['message'])
|
||||
return data['created']
|
||||
|
||||
Reference in New Issue
Block a user