Render docs

This commit is contained in:
Alex Root Junior 2022-11-21 01:51:41 +02:00
parent c556290e3e
commit 964418f4f0
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC
60 changed files with 385 additions and 1 deletions

View file

@ -42,3 +42,9 @@ As reply into Webhook in handler
.. code-block:: python
return AnswerInlineQuery(...)
As shortcut from received object
-------------------
- :meth:`aiogram.types.inline_query.InlineQuery.answer`