pyrofork/pyrogram
Mendel E 02451ffeb5 Try/except handler.check()
Previously, when handler.check raised errors, it would be excepted by
the try on line 153, and would fail to loop through the rest of the
groups/handlers.
2019-07-29 07:31:07 -04:00
..
api Rearrange code 2019-06-06 19:29:44 +02:00
client Try/except handler.check() 2019-07-29 07:31:07 -04:00
connection Reformat code 2019-03-16 17:51:37 +01:00
crypto Update domain name references to pyrogram.org 2019-05-19 21:40:41 +02:00
errors Fix RPCError raising an error itself because of non-optional args 2019-07-09 19:03:37 +02:00
session Log to warning only in the last attempt 2019-07-25 11:15:56 +02:00
vendor Reformat code 2019-03-16 17:51:37 +01:00
__init__.py Update dev version 2019-07-11 04:21:02 +02:00