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_document
|
||||||
send_sticker
|
send_sticker
|
||||||
send_video
|
send_video
|
||||||
send_gif
|
send_animation
|
||||||
send_voice
|
send_voice
|
||||||
send_video_note
|
send_video_note
|
||||||
send_media_group
|
send_media_group
|
||||||
|
@ -31,7 +31,7 @@ Messages & Media
|
|||||||
UserProfilePhotos
|
UserProfilePhotos
|
||||||
Audio
|
Audio
|
||||||
Document
|
Document
|
||||||
GIF
|
Animation
|
||||||
Video
|
Video
|
||||||
Voice
|
Voice
|
||||||
VideoNote
|
VideoNote
|
||||||
@ -115,7 +115,7 @@ Input Media
|
|||||||
.. autoclass:: Document
|
.. autoclass:: Document
|
||||||
:members:
|
:members:
|
||||||
|
|
||||||
.. autoclass:: GIF
|
.. autoclass:: Animation
|
||||||
:members:
|
:members:
|
||||||
|
|
||||||
.. autoclass:: Video
|
.. autoclass:: Video
|
||||||
|
Loading…
Reference in New Issue
Block a user