diff --git a/docs/source/dispatcher/index.rst b/docs/source/dispatcher/index.rst index d874f2e4..7ca0af82 100644 --- a/docs/source/dispatcher/index.rst +++ b/docs/source/dispatcher/index.rst @@ -7,6 +7,7 @@ Dispatcher filters fsm middleware + webhook Basics ====== diff --git a/docs/source/dispatcher/webhook.rst b/docs/source/dispatcher/webhook.rst new file mode 100644 index 00000000..b419f9ed --- /dev/null +++ b/docs/source/dispatcher/webhook.rst @@ -0,0 +1,16 @@ +======= +Webhook +======= +Coming soon... + +Bases +===== +Coming soon... + +Security +======== +Coming soon... + +Making requests when getting updates +==================================== +Coming soon...