| .. |
|
__init__.py
|
Add support for media streams with the method stream_media
|
2022-04-24 11:56:07 +02:00 |
|
copy_media_group.py
|
Revert "Update maximum caption length (#989)"
|
2022-05-07 12:01:14 +02:00 |
|
copy_message.py
|
Revert "Update maximum caption length (#989)"
|
2022-05-07 12:01:14 +02:00 |
|
delete_messages.py
|
Drop support for iterators where they are not needed (#969)
|
2022-05-14 08:58:30 +02:00 |
|
download_media.py
|
Add support for in-memory downloads
|
2022-04-24 11:56:07 +02:00 |
|
edit_inline_caption.py
|
Turn examples asynchronous
|
2022-04-24 11:56:07 +02:00 |
|
edit_inline_media.py
|
Turn examples asynchronous
|
2022-04-24 11:56:07 +02:00 |
|
edit_inline_reply_markup.py
|
Turn examples asynchronous
|
2022-04-24 11:56:07 +02:00 |
|
edit_inline_text.py
|
Turn examples asynchronous
|
2022-04-24 11:56:07 +02:00 |
|
edit_message_caption.py
|
Turn examples asynchronous
|
2022-04-24 11:56:07 +02:00 |
|
edit_message_media.py
|
Turn examples asynchronous
|
2022-04-24 11:56:07 +02:00 |
|
edit_message_reply_markup.py
|
Turn examples asynchronous
|
2022-04-24 11:56:07 +02:00 |
|
edit_message_text.py
|
Turn examples asynchronous
|
2022-04-24 11:56:07 +02:00 |
|
forward_messages.py
|
Drop support for iterators where they are not needed (#969)
|
2022-05-14 08:58:30 +02:00 |
|
get_chat_history.py
|
Fix zero-datetime not working in some systems
|
2022-04-24 18:13:18 +02:00 |
|
get_chat_history_count.py
|
Turn examples asynchronous
|
2022-04-24 11:56:07 +02:00 |
|
get_discussion_message.py
|
Turn examples asynchronous
|
2022-04-24 11:56:07 +02:00 |
|
get_discussion_replies.py
|
Turn examples asynchronous
|
2022-04-24 11:56:07 +02:00 |
|
get_discussion_replies_count.py
|
Turn examples asynchronous
|
2022-04-24 11:56:07 +02:00 |
|
get_media_group.py
|
Improve type hints
|
2022-04-24 11:56:06 +02:00 |
|
get_messages.py
|
Drop support for iterators where they are not needed (#969)
|
2022-05-14 08:58:30 +02:00 |
|
inline_session.py
|
Rename Client.send to Client.invoke
|
2022-04-24 11:56:07 +02:00 |
|
read_chat_history.py
|
Fix some examples
|
2022-04-25 16:52:04 +02:00 |
|
retract_vote.py
|
Turn examples asynchronous
|
2022-04-24 11:56:07 +02:00 |
|
search_global.py
|
Turn examples asynchronous
|
2022-04-24 11:56:07 +02:00 |
|
search_global_count.py
|
Rename some enums
|
2022-04-24 11:56:07 +02:00 |
|
search_messages.py
|
Turn examples asynchronous
|
2022-04-24 11:56:07 +02:00 |
|
search_messages_count.py
|
Rename some enums
|
2022-04-24 11:56:07 +02:00 |
|
send_animation.py
|
Revert "Update maximum caption length (#989)"
|
2022-05-07 12:01:14 +02:00 |
|
send_audio.py
|
Revert "Update maximum caption length (#989)"
|
2022-05-07 12:01:14 +02:00 |
|
send_cached_media.py
|
Revert "Update maximum caption length (#989)"
|
2022-05-07 12:01:14 +02:00 |
|
send_chat_action.py
|
Turn examples asynchronous
|
2022-04-24 11:56:07 +02:00 |
|
send_contact.py
|
Turn examples asynchronous
|
2022-04-24 11:56:07 +02:00 |
|
send_dice.py
|
Turn examples asynchronous
|
2022-04-24 11:56:07 +02:00 |
|
send_document.py
|
Revert "Update maximum caption length (#989)"
|
2022-05-07 12:01:14 +02:00 |
|
send_location.py
|
Turn examples asynchronous
|
2022-04-24 11:56:07 +02:00 |
|
send_media_group.py
|
Turn examples asynchronous
|
2022-04-24 11:56:07 +02:00 |
|
send_message.py
|
Turn examples asynchronous
|
2022-04-24 11:56:07 +02:00 |
|
send_photo.py
|
Revert "Update maximum caption length (#989)"
|
2022-05-07 12:01:14 +02:00 |
|
send_poll.py
|
Rework send_poll: add missing parameters
|
2022-04-24 11:56:07 +02:00 |
|
send_reaction.py
|
Add missing parameter to send_reaction (#993)
|
2022-05-14 19:28:44 +02:00 |
|
send_sticker.py
|
Turn examples asynchronous
|
2022-04-24 11:56:07 +02:00 |
|
send_venue.py
|
Turn examples asynchronous
|
2022-04-24 11:56:07 +02:00 |
|
send_video.py
|
Revert "Update maximum caption length (#989)"
|
2022-05-07 12:01:14 +02:00 |
|
send_video_note.py
|
Turn examples asynchronous
|
2022-04-24 11:56:07 +02:00 |
|
send_voice.py
|
Revert "Update maximum caption length (#989)"
|
2022-05-07 12:01:14 +02:00 |
|
stop_poll.py
|
Turn examples asynchronous
|
2022-04-24 11:56:07 +02:00 |
|
stream_media.py
|
Allow negative offsets in stream_media
|
2022-04-24 11:56:07 +02:00 |
|
vote_poll.py
|
Turn examples asynchronous
|
2022-04-24 11:56:07 +02:00 |