mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-06 07:14:50 +00:00
Rename media type id to animation
This commit is contained in:
parent
f7c2dc9d30
commit
6cc87d50c9
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ class BaseClient:
|
||||||
5: "document",
|
5: "document",
|
||||||
8: "sticker",
|
8: "sticker",
|
||||||
9: "audio",
|
9: "audio",
|
||||||
10: "gif",
|
10: "animation",
|
||||||
13: "video_note"
|
13: "video_note"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue