mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-05 20:50:22 +03:00
Merge 41ac827a46
into 69d283a296
This commit is contained in:
commit
5082738ecf
|
@ -37,7 +37,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