mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-29 05:18:10 +00:00
Rename media type id to animation
This commit is contained in:
parent
f7c2dc9d30
commit
6cc87d50c9
@ -60,7 +60,7 @@ class BaseClient:
|
||||
5: "document",
|
||||
8: "sticker",
|
||||
9: "audio",
|
||||
10: "gif",
|
||||
10: "animation",
|
||||
13: "video_note"
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user