Fix docs still containing GIF instead of Animation
This commit is contained in:
parent
9c7de81d82
commit
3ccb3de3f4
@ -48,7 +48,7 @@ Messages
|
||||
send_document
|
||||
send_sticker
|
||||
send_video
|
||||
send_gif
|
||||
send_animation
|
||||
send_voice
|
||||
send_video_note
|
||||
send_media_group
|
||||
|
@ -31,7 +31,7 @@ Messages & Media
|
||||
UserProfilePhotos
|
||||
Audio
|
||||
Document
|
||||
GIF
|
||||
Animation
|
||||
Video
|
||||
Voice
|
||||
VideoNote
|
||||
@ -115,7 +115,7 @@ Input Media
|
||||
.. autoclass:: Document
|
||||
:members:
|
||||
|
||||
.. autoclass:: GIF
|
||||
.. autoclass:: Animation
|
||||
:members:
|
||||
|
||||
.. autoclass:: Video
|
||||
|
Loading…
Reference in New Issue
Block a user