aiogram/docs/source/examples/throtling_example.rst
Alex Root Junior 7b33e5c68a Update docs
2020-09-14 22:56:11 +03:00

14 lines
328 B
ReStructuredText

.. Autogenerated file at 2018-09-08 02:07:37.563878
=================
Throtling example
=================
Example for throttling manager.
You can use that for flood controlling.
.. literalinclude:: ../../../examples/throttling_example.py
:caption: throttling_example.py
:language: python
:linenos:
:lines: 7-