Telethon/telethon/client
2020-10-31 11:31:09 +01:00
..
__init__.py Add new takeout method 2019-01-05 17:18:40 +01:00
account.py Avoid using telethon.sync in the examples 2019-08-13 23:33:39 +02:00
auth.py Fix several minor typos (#1603) 2020-10-18 21:11:59 +02:00
bots.py Expose entity parameter in client.inline_query 2020-10-11 16:59:48 +02:00
buttons.py Add some missing words in the docs 2020-01-19 13:25:58 +01:00
chats.py Update to v1.17 2020-10-18 14:11:52 +02:00
dialogs.py Adapt the rest of the library to layer 119 2020-10-01 12:22:55 +02:00
downloads.py Refetch msg if fileref expires while downloading docs 2020-09-24 10:03:28 +02:00
messageparse.py Don't error when failing to extract response messages 2020-10-23 11:02:30 +02:00
messages.py Add method to unpin messages 2020-10-31 11:31:09 +01:00
telegrambaseclient.py Add support for local_ip address binding (#1587) 2020-10-07 10:03:19 +02:00
telegramclient.py Remove messy subclassing in the TelegramClient 2019-06-24 17:48:46 +02:00
updates.py Fix internal get_me() was not expecting network errors (#1594) 2020-10-11 09:33:05 +02:00
uploads.py Add parameter to pass raw entities when sending message (#1577) 2020-10-02 22:06:48 +02:00
users.py Fix utils.get_peer not handling Self in get_messages 2020-10-23 19:02:43 +02:00