mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-16 20:23:32 +00:00
doc updated for WebApp (#1433)
Added WebAppChat class to WebApp docs, updated uk_UA localisation of WebApp docs.
This commit is contained in:
parent
a585fb08de
commit
a2e75e5345
3 changed files with 166 additions and 51 deletions
|
|
@ -53,3 +53,8 @@ Types
|
|||
:members:
|
||||
:member-order: bysource
|
||||
:undoc-members: True
|
||||
|
||||
.. autoclass:: aiogram.utils.web_app.WebAppChat
|
||||
:members:
|
||||
:member-order: bysource
|
||||
:undoc-members: True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue