mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-05 20:50:22 +03:00
Update __init__.py
This commit is contained in:
parent
fe627d1970
commit
41ac827a46
|
@ -36,7 +36,7 @@ class _EventBuilder(abc.ABC):
|
|||
only matching chats will be handled.
|
||||
|
||||
blacklist_chats (:obj:`bool`, optional):
|
||||
Whether to treat the the list of chats as a blacklist (if
|
||||
Whether to treat the list of chats as a blacklist (if
|
||||
it matches it will NOT be handled) or a whitelist (default).
|
||||
"""
|
||||
def __init__(self, chats=None, blacklist_chats=False):
|
||||
|
|
Loading…
Reference in New Issue
Block a user