MTPyroger/pyrogram
Dan e1c6e6ecc1 Better handling of non-string message texts
Now everything will be allowed and automatically casted to string. This
means that send_message(id, True) would send "True", literally.
2019-07-28 10:13:38 +02:00
..
api Rearrange code 2019-06-06 19:29:44 +02:00
client Better handling of non-string message texts 2019-07-28 10:13:38 +02: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