pyrofork/pyrogram/client
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
..
ext Remove ChatAction module too 2019-05-09 05:08:37 +02:00
filters Use more concise and cleaner description of a method and a type 2019-05-12 19:49:06 +02:00
handlers Revamp docs about the main Pyrogram package 2019-05-09 04:28:46 +02:00
methods Bring back the possibility to use strings as callback query data 2019-05-13 21:04:17 +02:00
style Fix broken mentions for both HTML and Markdown 2019-03-26 13:32:30 +01:00
types Bring back the possibility to use strings as callback query data 2019-05-13 21:04:17 +02:00
__init__.py Remove ChatAction module too 2019-05-09 05:08:37 +02:00
client.py Update link hint for No API Key found errors 2019-05-13 16:37:26 +02:00