Fix EventCommon/custom.Message conflicting properties

This commit is contained in:
Lonami Exo
2018-06-03 16:41:13 +02:00
parent 8c8a0153ef
commit 997f2b62ce
2 changed files with 4 additions and 13 deletions

View File

@@ -151,7 +151,6 @@ class EventCommon(abc.ABC):
Note that this might be ``None`` if the library can't find it.
"""
if self._input_chat is None and self._chat_peer is not None:
try:
self._input_chat = self._client.get_input_entity(