aiogram/docs/source/examples/throtling_example.rst

15 lines
328 B
ReStructuredText
Raw Normal View History

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