mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-08 04:52:30 +00:00
Link Python keywords with Python's documentation
This commit is contained in:
@@ -106,7 +106,7 @@ class EventBuilder(abc.ABC):
|
||||
def filter(self, event):
|
||||
"""
|
||||
If the ID of ``event._chat_peer`` isn't in the chats set (or it is
|
||||
but the set is a blacklist) returns ``None``, otherwise the event.
|
||||
but the set is a blacklist) returns `None`, otherwise the event.
|
||||
|
||||
The events must have been resolved before this can be called.
|
||||
"""
|
||||
|
Reference in New Issue
Block a user