Fix docs still containing GIF instead of Animation

This commit is contained in:
Dan 2018-08-11 19:46:43 +02:00
parent 9c7de81d82
commit 3ccb3de3f4
2 changed files with 3 additions and 3 deletions

View File

@ -48,7 +48,7 @@ Messages
send_document
send_sticker
send_video
send_gif
send_animation
send_voice
send_video_note
send_media_group

View File

@ -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