Added shortcut

This commit is contained in:
JRoot Junior 2024-07-06 20:03:22 +03:00
parent 7634587fa4
commit 3a4ca057fe
No known key found for this signature in database
GPG key ID: 738964250D5FF6E2
4 changed files with 91 additions and 4 deletions

View file

@ -43,3 +43,9 @@ As reply into Webhook in handler
.. code-block:: python
return SendPaidMedia(...)
As shortcut from received object
--------------------------------
- :meth:`aiogram.types.message.Message.answer_paid_media`