mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2023-08-10 21:12:57 +03:00
Typehints & Docstrings completed for sync version up to 100%(visual)
This commit is contained in:
parent
f6ec3493ad
commit
c2cfe24426
1972
telebot/__init__.py
1972
telebot/__init__.py
File diff suppressed because it is too large
Load Diff
@ -180,6 +180,7 @@ class BaseMiddleware:
|
||||
so on. Same applies to post_process.
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
class MyMiddleware(BaseMiddleware):
|
||||
def __init__(self):
|
||||
self.update_sensitive = True
|
||||
|
Loading…
Reference in New Issue
Block a user