More docs

This commit is contained in:
Alex Root Junior 2021-02-07 18:43:43 +02:00
parent 4008a3114d
commit 322a98bc1b
12 changed files with 77 additions and 28 deletions

View file

@ -52,21 +52,3 @@ All updates can be propagated to the dispatcher by :obj:`Dispatcher.feed_update(
...
result = await dp.feed_update(bot=bot, update=incoming_update)
Polling
=======
.. warning::
not yet docummented
...
Webhook
=======
.. warning::
not yet docummented
...

View file

@ -20,3 +20,6 @@ Dispatcher is subclass of router and should be always is root router.
observer
router
dispatcher
class_based_handlers/index
filters/index
filters/magic_filters