mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-28 12:57:52 +00:00
Remove wrong Client.parse_mode assignment (#973)
This commit is contained in:
parent
4b6f29bb76
commit
045fe0bf21
@ -257,7 +257,6 @@ class Client(Methods):
|
||||
self.rnd_id = MsgId
|
||||
|
||||
self.parser = Parser(self)
|
||||
self.parse_mode = enums.ParseMode.DEFAULT
|
||||
|
||||
self.session = None
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user