pyrofork/pyrogram
Dan 94de75f714 Bring back the possibility to use strings as callback query data
In case bytes (which is the type used by telegram) can't be successfully
decoded into strings, the raw bytes are presented instead of trying to
decode by ignoring/replacing errors.
2019-05-13 21:04:17 +02:00
..
api Use a better repr for all types 2019-05-13 16:06:34 +02:00
client Bring back the possibility to use strings as callback query data 2019-05-13 21:04:17 +02:00
connection Reformat code 2019-03-16 17:51:37 +01:00
crypto Update copyright year 2019-01-01 12:36:16 +01:00
errors Refactor project and move errors namespace out from pyrogram.api 2019-03-25 11:23:45 +01:00
session Refactor project and move errors namespace out from pyrogram.api 2019-03-25 11:23:45 +01:00
vendor Reformat code 2019-03-16 17:51:37 +01:00
__init__.py Update develop version 2019-04-20 18:57:07 +02:00