Skip to content

Commit 56f1a8c

Browse files
committed
Add send_animated_sticker to docs
1 parent acc0fab commit 56f1a8c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/api/methods.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ Messages
4848
- :meth:`~Client.send_audio`
4949
- :meth:`~Client.send_document`
5050
- :meth:`~Client.send_sticker`
51+
- :meth:`~Client.send_animated_sticker`
5152
- :meth:`~Client.send_video`
5253
- :meth:`~Client.send_animation`
5354
- :meth:`~Client.send_voice`
@@ -180,6 +181,7 @@ Details
180181
.. automethod:: Client.send_audio()
181182
.. automethod:: Client.send_document()
182183
.. automethod:: Client.send_sticker()
184+
.. automethod:: Client.send_animated_sticker()
183185
.. automethod:: Client.send_video()
184186
.. automethod:: Client.send_animation()
185187
.. automethod:: Client.send_voice()

0 commit comments

Comments
 (0)