2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-31 14:25:55 +00:00

[Bot API 4.4] Update stickers

- Add is_animated field to Sticker
- Remove send_animated_sticker (use send_sticker instead)
- Default to 512x512 in case size is unknown (instead of 0x0)
This commit is contained in:
Dan
2019-08-03 18:05:57 +02:00
parent 64939e5289
commit 091552e5d9
5 changed files with 9 additions and 150 deletions

View File

@@ -146,7 +146,6 @@ def pyrogram_api():
send_audio
send_document
send_sticker
send_animated_sticker
send_video
send_animation
send_voice