..
__init__.py
Add search_global method
2020-05-23 14:50:14 +02:00
delete_messages.py
Update Copyright
2020-03-21 15:43:32 +01:00
download_media.py
Cleanup
2020-07-09 02:24:01 +02:00
edit_inline_caption.py
Update Copyright
2020-03-21 15:43:32 +01:00
edit_inline_media.py
Use better checks for local and external files
2020-07-09 02:24:01 +02:00
edit_inline_reply_markup.py
Update Copyright
2020-03-21 15:43:32 +01:00
edit_inline_text.py
Update Copyright
2020-03-21 15:43:32 +01:00
edit_message_caption.py
Update Copyright
2020-03-21 15:43:32 +01:00
edit_message_media.py
Use better checks for local and external files
2020-07-09 02:24:01 +02:00
edit_message_reply_markup.py
Update Copyright
2020-03-21 15:43:32 +01:00
edit_message_text.py
Update Copyright
2020-03-21 15:43:32 +01:00
forward_messages.py
Fix scheduled forward messages not being parsed correctly
2020-04-23 13:02:55 +02:00
get_history_count.py
Update Copyright
2020-03-21 15:43:32 +01:00
get_history.py
Some fixes and speed improvments ( #439 )
2020-07-12 06:43:30 +02:00
get_messages.py
Some fixes and speed improvments ( #439 )
2020-07-12 06:43:30 +02:00
iter_history.py
Update Copyright
2020-03-21 15:43:32 +01:00
read_history.py
Update Copyright
2020-03-21 15:43:32 +01:00
retract_vote.py
Update Copyright
2020-03-21 15:43:32 +01:00
search_global.py
Add search_global method
2020-05-23 14:50:14 +02:00
search_messages.py
Add search_messages method
2020-04-10 13:37:11 +02:00
send_animation.py
Rework in-memory uploads
2020-07-09 02:56:09 +02:00
send_audio.py
Rework in-memory uploads
2020-07-09 02:56:09 +02:00
send_cached_media.py
Fix wrong reported type
2020-04-01 20:07:22 +02:00
send_chat_action.py
Update Copyright
2020-03-21 15:43:32 +01:00
send_contact.py
Update Copyright
2020-03-21 15:43:32 +01:00
send_dice.py
Update send_dice: add basketball "dice"
2020-05-23 13:43:25 +02:00
send_document.py
Rework in-memory uploads
2020-07-09 02:56:09 +02:00
send_location.py
Update Copyright
2020-03-21 15:43:32 +01:00
send_media_group.py
Use better checks for local and external files
2020-07-09 02:24:01 +02:00
send_message.py
Fix message entities being kept unparsed for private messages
2020-04-12 13:30:59 +02:00
send_photo.py
Rework in-memory uploads
2020-07-09 02:56:09 +02:00
send_poll.py
Fix RPCError 400 QUIZ_CORRECT_ANSWER_EMPTY ( #367 )
2020-03-21 16:03:29 +01:00
send_sticker.py
Rework in-memory uploads
2020-07-09 02:56:09 +02:00
send_venue.py
Update Copyright
2020-03-21 15:43:32 +01:00
send_video_note.py
Rework in-memory uploads
2020-07-09 02:56:09 +02:00
send_video.py
Rework in-memory uploads
2020-07-09 02:56:09 +02:00
send_voice.py
Rework in-memory uploads
2020-07-09 02:56:09 +02:00
stop_poll.py
Update Copyright
2020-03-21 15:43:32 +01:00
vote_poll.py
Update Copyright
2020-03-21 15:43:32 +01:00