.. |
__init__.py
|
Fix little typo
|
2020-12-05 17:00:00 +01:00 |
copy_message.py
|
Fix little typo
|
2020-12-05 17:00:00 +01:00 |
delete_messages.py
|
Deep rewrite: preparing for v1.0
|
2020-08-22 08:05:05 +02:00 |
download_media.py
|
Fix messed up variable names
|
2020-11-28 17:37:39 +01:00 |
edit_inline_caption.py
|
Deep rewrite: preparing for v1.0
|
2020-08-22 08:05:05 +02:00 |
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
|
Add support for manual text entities.
|
2020-11-29 15:48:29 +01:00 |
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
|
Add support for manual text entities.
|
2020-11-29 15:48:29 +01:00 |
forward_messages.py
|
Remove as_copy from forward_messages (superseded by copy_message)
|
2020-12-05 01:37:11 +01:00 |
get_history_count.py
|
Deep rewrite: preparing for v1.0
|
2020-08-22 08:05:05 +02:00 |
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
|
Deep rewrite: preparing for v1.0
|
2020-08-22 08:05:05 +02:00 |
read_history.py
|
Deep rewrite: preparing for v1.0
|
2020-08-22 08:05:05 +02:00 |
retract_vote.py
|
Deep rewrite: preparing for v1.0
|
2020-08-22 08:05:05 +02:00 |
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 manual text entities.
|
2020-11-29 15:48:29 +01:00 |
send_audio.py
|
Add support for manual text entities.
|
2020-11-29 15:48:29 +01:00 |
send_cached_media.py
|
Add missing caption_entities parameter to send_cached_media
|
2020-12-05 01:34:14 +01:00 |
send_chat_action.py
|
Add "speaking" chat action
|
2020-12-08 22:30:37 +01:00 |
send_contact.py
|
Deep rewrite: preparing for v1.0
|
2020-08-22 08:05:05 +02:00 |
send_dice.py
|
Deep rewrite: preparing for v1.0
|
2020-08-22 08:05:05 +02:00 |
send_document.py
|
Add support for manual text entities.
|
2020-11-29 15:48:29 +01:00 |
send_location.py
|
Deep rewrite: preparing for v1.0
|
2020-08-22 08:05:05 +02:00 |
send_media_group.py
|
Add schedule_date parameter to send_media_group()
|
2020-11-28 15:58:51 +01:00 |
send_message.py
|
Add support for manual text entities.
|
2020-11-29 15:48:29 +01:00 |
send_photo.py
|
Add support for manual text entities.
|
2020-11-29 15:48:29 +01:00 |
send_poll.py
|
Deep rewrite: preparing for v1.0
|
2020-08-22 08:05:05 +02:00 |
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
|
Deep rewrite: preparing for v1.0
|
2020-08-22 08:05:05 +02:00 |
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 manual text entities.
|
2020-11-29 15:48:29 +01:00 |
send_voice.py
|
Add support for manual text entities.
|
2020-11-29 15:48:29 +01:00 |
stop_poll.py
|
Deep rewrite: preparing for v1.0
|
2020-08-22 08:05:05 +02:00 |
vote_poll.py
|
Deep rewrite: preparing for v1.0
|
2020-08-22 08:05:05 +02:00 |