pyrofork/pyrogram/client
CyanBook 2e08266f56
Update reply_* bound methods to support BinaryIO (#458)
reply_* bound methods weren't added to handle BinaryIO object, now they are.
2020-08-21 07:24:13 +02:00
..
ext Add Mention link 2020-07-08 23:37:24 +02:00
filters Add support for compiled patterns in Filters.regex (#468) 2020-08-21 07:21:53 +02:00
handlers Add support for ChosenInlineResult objects 2020-04-03 17:15:28 +02:00
methods Small fixes on example docs (#460) 2020-08-21 07:23:33 +02:00
parser Strip whitespace characters from the end of the message 2020-05-28 15:43:42 +02:00
storage Update Copyright 2020-03-21 15:43:32 +01:00
types Update reply_* bound methods to support BinaryIO (#458) 2020-08-21 07:24:13 +02:00
__init__.py Update Copyright 2020-03-21 15:43:32 +01:00
client.py Simplify None checks for file uploads 2020-07-27 15:06:18 +02:00