mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Render docs
This commit is contained in:
parent
c556290e3e
commit
964418f4f0
60 changed files with 385 additions and 1 deletions
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue