MTPyroger/pyrogram/client/types
Dan 7daf51af9b Split start() into reusable methods
This allows custom authorization processes to be implemented much more
easily. Refactors #281
2019-08-13 13:15:58 +02:00
..
authorization Split start() into reusable methods 2019-08-13 13:15:58 +02:00
bots_and_keyboards Remove __slots__ from Pyrogram types 2019-08-02 00:33:48 +02:00
inline_mode Always cast inline query ids to string 2019-08-06 01:02:41 +02:00
input_media Remove __slots__ from Pyrogram types 2019-08-02 00:33:48 +02:00
input_message_content Remove __slots__ from Pyrogram types 2019-08-02 00:33:48 +02:00
messages_and_media [Bot API 4.4] Update stickers 2019-08-03 18:38:58 +02:00
user_and_chats Add export_invite_link bound method (#300) 2019-08-10 00:54:22 +02:00
__init__.py Split start() into reusable methods 2019-08-13 13:15:58 +02:00
list.py Rename PyrogramType to Object 2019-06-03 16:56:37 +02:00
object.py Remove __slots__ from Pyrogram types 2019-08-02 00:33:48 +02:00
update.py Remove __slots__ from Pyrogram types 2019-08-02 00:33:48 +02:00