diff --git a/docs/source/dispatcher/dispatcher.rst b/docs/source/dispatcher/dispatcher.rst index 851097f9..1d2c2f92 100644 --- a/docs/source/dispatcher/dispatcher.rst +++ b/docs/source/dispatcher/dispatcher.rst @@ -32,3 +32,10 @@ Middlewares .. automodule:: aiogram.dispatcher.middlewares :members: :show-inheritance: + + +Webhook +------- +.. automodule:: aiogram.dispatcher.webhook + :members: + :show-inheritance: