| .. |
|
__init__.py
|
Add method send_reaction
|
2021-12-30 13:43:44 +01:00 |
|
copy_media_group.py
|
Various improvements
|
2022-01-07 10:18:51 +01:00 |
|
copy_message.py
|
Add parameter protect_content to send_* methods
|
2022-01-03 11:12:24 +01:00 |
|
delete_messages.py
|
Update copyright notice
|
2021-01-01 22:58:48 +01:00 |
|
download_media.py
|
Various improvements
|
2022-01-07 10:18:51 +01:00 |
|
edit_inline_caption.py
|
Update copyright notice
|
2021-01-01 22:58:48 +01:00 |
|
edit_inline_media.py
|
Add support for editing inline messages' media using local files (#675)
|
2021-05-12 08:29:49 +02:00 |
|
edit_inline_reply_markup.py
|
Add support for LoginUrl buttons
|
2021-03-17 17:13:55 +01:00 |
|
edit_inline_text.py
|
Add support for LoginUrl buttons
|
2021-03-17 17:13:55 +01:00 |
|
edit_message_caption.py
|
Update copyright notice
|
2021-01-01 22:58:48 +01:00 |
|
edit_message_media.py
|
Add support for LoginUrl buttons
|
2021-03-17 17:13:55 +01:00 |
|
edit_message_reply_markup.py
|
Add support for LoginUrl buttons
|
2021-03-17 17:13:55 +01:00 |
|
edit_message_text.py
|
Add support for LoginUrl buttons
|
2021-03-17 17:13:55 +01:00 |
|
forward_messages.py
|
Various improvements
|
2022-01-07 10:18:51 +01:00 |
|
get_discussion_message.py
|
Add method get_discussion_message
|
2021-12-22 15:00:03 +01:00 |
|
get_history.py
|
Various improvements
|
2022-01-07 10:18:51 +01:00 |
|
get_history_count.py
|
Various improvements
|
2022-01-07 10:18:51 +01:00 |
|
get_media_group.py
|
Various improvements
|
2022-01-07 10:18:51 +01:00 |
|
get_messages.py
|
Various improvements
|
2022-01-07 10:18:51 +01:00 |
|
inline_session.py
|
Further improve the session-switching mechanism for inline bots (#739)
|
2021-08-29 10:49:47 +02:00 |
|
iter_history.py
|
Update copyright notice
|
2021-01-01 22:58:48 +01:00 |
|
read_history.py
|
Various improvements
|
2022-01-07 10:18:51 +01:00 |
|
retract_vote.py
|
Update copyright notice
|
2021-01-01 22:58:48 +01:00 |
|
search_global.py
|
Various improvements
|
2022-01-07 10:18:51 +01:00 |
|
search_global_count.py
|
Add search_global_count and search_messages_count methods (#768)
|
2021-10-11 14:27:31 +02:00 |
|
search_messages.py
|
Various improvements
|
2022-01-07 10:18:51 +01:00 |
|
search_messages_count.py
|
Add search_global_count and search_messages_count methods (#768)
|
2021-10-11 14:27:31 +02:00 |
|
send_animation.py
|
Various improvements
|
2022-01-07 10:18:51 +01:00 |
|
send_audio.py
|
Various improvements
|
2022-01-07 10:18:51 +01:00 |
|
send_cached_media.py
|
Various improvements
|
2022-01-07 10:18:51 +01:00 |
|
send_chat_action.py
|
Add new chat actions (#751)
|
2021-12-17 10:41:39 +01:00 |
|
send_contact.py
|
Various improvements
|
2022-01-07 10:18:51 +01:00 |
|
send_dice.py
|
Various improvements
|
2022-01-07 10:18:51 +01:00 |
|
send_document.py
|
Various improvements
|
2022-01-07 10:18:51 +01:00 |
|
send_location.py
|
Add parameter protect_content to send_* methods
|
2022-01-03 11:12:24 +01:00 |
|
send_media_group.py
|
Various improvements
|
2022-01-07 10:18:51 +01:00 |
|
send_message.py
|
Various improvements
|
2022-01-07 10:18:51 +01:00 |
|
send_photo.py
|
Add parameter protect_content to send_* methods
|
2022-01-03 11:12:24 +01:00 |
|
send_poll.py
|
Add parameter protect_content to send_* methods
|
2022-01-03 11:12:24 +01:00 |
|
send_reaction.py
|
Add method send_reaction
|
2021-12-30 13:43:44 +01:00 |
|
send_sticker.py
|
Various improvements
|
2022-01-07 10:18:51 +01:00 |
|
send_venue.py
|
Add parameter protect_content to send_* methods
|
2022-01-03 11:12:24 +01:00 |
|
send_video.py
|
Various improvements
|
2022-01-07 10:18:51 +01:00 |
|
send_video_note.py
|
Add parameter protect_content to send_* methods
|
2022-01-03 11:12:24 +01:00 |
|
send_voice.py
|
Various improvements
|
2022-01-07 10:18:51 +01:00 |
|
stop_poll.py
|
Add support for LoginUrl buttons
|
2021-03-17 17:13:55 +01:00 |
|
vote_poll.py
|
Update copyright notice
|
2021-01-01 22:58:48 +01:00 |