Dan
|
109c9d4a0a
|
Migrate setup.py commands to a Makefile
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
1ebc704146
|
Documentation cleanup
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
3f0f2da4f0
|
Update setup.py
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
2ad53ec00b
|
Update unpack_inline_message_id
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
6087c2a974
|
Add missing entry in __init__.py
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
43f9b57567
|
Add the method answer_web_app_query
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
747b25b9eb
|
Add the class SentWebAppMessage
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
91e4716872
|
Use pack_inline_message_id util function in CallbackQuery
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
4e6c1690d2
|
Add pack_inline_message_id util function
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
663594876d
|
Rename webpage.py to web_page.py
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
c44643faad
|
Add the class WebAppData
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
b645a75b93
|
Allow negative offsets in stream_media
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
515531774b
|
Small documentation fix
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
59ccc4de88
|
Documentation fixes
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
ccadabca4a
|
Update documentation
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
b7b7e8ec69
|
Use GitHub buttons with dark theme support
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
fd0044c2ec
|
Add {get,set}_chat_menu_button
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
173888f7c9
|
Fix renamed classes in the documentation
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
76546b0a13
|
Add MenuButton related classes
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
7654dc82e8
|
Add methods {get,set}_bot_default_privileges.py
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
c54be38696
|
Rename can_manage_voice_chats to can_manage_video_chats
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
a3c7f5e991
|
Rename voice_* related fields to video_*
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
6b0dca09de
|
Add WebAppInfo and field web_app to (Inline)KeyboardButton.
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
f6b8d78672
|
Fix documentation link
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
4e1b54288b
|
Fix Client.name usage
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
ed5fab6952
|
Update proxy example
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
39694a2949
|
Add speedups.rst
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
d48cef9a26
|
Add ChatJoiner and get_chat_join_requests
Rename get_chat_invite_link_{members -> joiners}
Rename get_chat_invite_link_{members -> joiners}_count
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
f6f6141b19
|
Add approve/decline_all_chat_join_requests
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
74f970e863
|
Add more docstrings to stream_media
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
ef78900fdb
|
Fixes to the documentation
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
ade31f8989
|
Update the session string format
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
e3419f0f3d
|
Add InlineQueryResultContact and InlineQueryResultDocument
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
70d5f22e0d
|
Some fixes to the documentation
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
394a9adc03
|
Fix type hints
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
3e33ef0c0d
|
Add support for media streams with the method stream_media
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
b2c4d26ce6
|
Fix Message.download() docstrings
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
01ca652f8c
|
Add support for in-memory downloads
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
0d054fa9bc
|
Update index.rst
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
4cb9dec35d
|
Remove remaining iter_* methods
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
6eadb75086
|
Recursively bind when using Object.bind()
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
5c0806a8a9
|
Add __repr__ to enumerations
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
a34ee4b444
|
Update index.rst
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
bd11767e88
|
Use a shorter __license__ string
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
296b866234
|
Improve performance by adding a message cache
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
8af17c3ed5
|
Documentation improvements
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
d14665ad96
|
Fix text-formatting.rst examples
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
7fa091719c
|
Add documentation page about synchronous usage
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
9be3818486
|
Add new function compose
|
2022-04-24 11:56:07 +02:00 |
|
Dan
|
6fa4cdff15
|
Fix user mentions for deleted accounts
|
2022-04-24 11:56:07 +02:00 |
|