mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-08 17:13:56 +00:00
Bump doc's structure // add webhook
This commit is contained in:
parent
cceb8eb31b
commit
7cea6ba4e8
2 changed files with 17 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ Dispatcher
|
|||
filters
|
||||
fsm
|
||||
middleware
|
||||
webhook
|
||||
|
||||
Basics
|
||||
======
|
||||
|
|
|
|||
16
docs/source/dispatcher/webhook.rst
Normal file
16
docs/source/dispatcher/webhook.rst
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
=======
|
||||
Webhook
|
||||
=======
|
||||
Coming soon...
|
||||
|
||||
Bases
|
||||
=====
|
||||
Coming soon...
|
||||
|
||||
Security
|
||||
========
|
||||
Coming soon...
|
||||
|
||||
Making requests when getting updates
|
||||
====================================
|
||||
Coming soon...
|
||||
Loading…
Add table
Add a link
Reference in a new issue