.. |
__init__.py
|
|
|
delete_messages.py
|
|
|
download_media.py
|
Fix messed up variable names
|
2020-11-28 17:37:39 +01:00 |
edit_inline_caption.py
|
|
|
edit_inline_media.py
|
Add support for the new Bot API fields: file_id, file_unique_id
|
2020-11-27 22:09:17 +01:00 |
edit_inline_reply_markup.py
|
Fix wrong imports in examples
|
2020-10-31 19:29:39 +01:00 |
edit_inline_text.py
|
Actually fix inline callback queries coming from different DCs
|
2020-08-27 14:12:51 +02:00 |
edit_message_caption.py
|
|
|
edit_message_media.py
|
Add support for the new Bot API fields: file_id, file_unique_id
|
2020-11-27 22:09:17 +01:00 |
edit_message_reply_markup.py
|
Fix wrong imports in examples
|
2020-10-31 19:29:39 +01:00 |
edit_message_text.py
|
|
|
forward_messages.py
|
|
|
get_history_count.py
|
|
|
get_history.py
|
Add sleep_threshold parameter to send() method
|
2020-08-26 09:01:01 +02:00 |
get_messages.py
|
Add sleep_threshold parameter to send() method
|
2020-08-26 09:01:01 +02:00 |
inline_session.py
|
Actually fix inline callback queries coming from different DCs
|
2020-08-27 14:12:51 +02:00 |
iter_history.py
|
|
|
read_history.py
|
|
|
retract_vote.py
|
|
|
search_global.py
|
Add sleep_threshold parameter to send() method
|
2020-08-26 09:01:01 +02:00 |
search_messages.py
|
Add support for pinned messages in search_messages
|
2020-11-10 18:43:47 +01:00 |
send_animation.py
|
Add support for the new Bot API fields: file_id, file_unique_id
|
2020-11-27 22:09:17 +01:00 |
send_audio.py
|
Add support for the new Bot API fields: file_id, file_unique_id
|
2020-11-27 22:09:17 +01:00 |
send_cached_media.py
|
Add support for the new Bot API fields: file_id, file_unique_id
|
2020-11-27 22:09:17 +01:00 |
send_chat_action.py
|
|
|
send_contact.py
|
|
|
send_dice.py
|
|
|
send_document.py
|
Add support for the new Bot API fields: file_id, file_unique_id
|
2020-11-27 22:09:17 +01:00 |
send_location.py
|
|
|
send_media_group.py
|
Add schedule_date parameter to send_media_group()
|
2020-11-28 15:58:51 +01:00 |
send_message.py
|
Fix wrong imports in examples
|
2020-10-31 19:29:39 +01:00 |
send_photo.py
|
Add support for the new Bot API fields: file_id, file_unique_id
|
2020-11-27 22:09:17 +01:00 |
send_poll.py
|
|
|
send_sticker.py
|
Add support for the new Bot API fields: file_id, file_unique_id
|
2020-11-27 22:09:17 +01:00 |
send_venue.py
|
|
|
send_video_note.py
|
Add support for the new Bot API fields: file_id, file_unique_id
|
2020-11-27 22:09:17 +01:00 |
send_video.py
|
Add support for the new Bot API fields: file_id, file_unique_id
|
2020-11-27 22:09:17 +01:00 |
send_voice.py
|
Add support for the new Bot API fields: file_id, file_unique_id
|
2020-11-27 22:09:17 +01:00 |
stop_poll.py
|
|
|
vote_poll.py
|
|
|