pyrofork/pyrogram/types
dogghi 8da0851984
Add support for BytesIO in InputMedia objects (#1047)
fix docstrings and fix "TypeError: stat: path should be string, bytes, os.PathLike or integer, not BytesIO" when passing a BytesIO object to an InputMedia subclass
2022-08-11 13:58:36 +02:00
..
authorization Remove API key requirement for existing sessions 2022-04-24 11:56:07 +02:00
bots_and_keyboards Add missing entry in __init__.py 2022-04-24 11:56:07 +02:00
inline_mode Revert "Update maximum caption length (#989)" 2022-05-07 12:01:14 +02:00
input_media Add support for BytesIO in InputMedia objects (#1047) 2022-08-11 13:58:36 +02:00
input_message_content Add enumerations 2022-04-24 11:56:06 +02:00
messages_and_media Fix type of "has_protected_content" (#994) 2022-06-06 18:47:15 +02:00
user_and_chats Update API schema to Layer 143 2022-06-14 17:09:02 +02:00
__init__.py Update copyright year 2022-01-07 10:23:45 +01:00
list.py Update copyright year 2022-01-07 10:23:45 +01:00
object.py Pickle datetime objects into timestamps (#1016) 2022-06-20 11:43:40 +02:00
update.py Update copyright year 2022-01-07 10:23:45 +01:00