| .. |
|
__init__.py
|
Add send_cached_media method
|
2019-03-11 21:26:07 +01:00 |
|
close_poll.py
|
Add close_poll method
|
2019-01-05 14:44:10 +01:00 |
|
delete_messages.py
|
Update copyright year
|
2019-01-01 12:36:16 +01:00 |
|
download_media.py
|
Reformat code
|
2019-03-16 17:51:37 +01:00 |
|
edit_message_caption.py
|
Update copyright year
|
2019-01-01 12:36:16 +01:00 |
|
edit_message_media.py
|
Force keyword arguments for all TL types
|
2019-03-16 16:53:52 +01:00 |
|
edit_message_reply_markup.py
|
Update copyright year
|
2019-01-01 12:36:16 +01:00 |
|
edit_message_text.py
|
Update copyright year
|
2019-01-01 12:36:16 +01:00 |
|
forward_messages.py
|
Update copyright year
|
2019-01-01 12:36:16 +01:00 |
|
get_history.py
|
Handle get_history flood waits
|
2019-01-27 11:13:10 +01:00 |
|
get_messages.py
|
Force keyword arguments for all TL types
|
2019-03-16 16:53:52 +01:00 |
|
iter_history.py
|
Add iter_history method
|
2019-01-04 15:37:08 +01:00 |
|
retract_vote.py
|
Update copyright year
|
2019-01-01 12:36:16 +01:00 |
|
send_animation.py
|
Force keyword arguments for all TL types
|
2019-03-16 16:53:52 +01:00 |
|
send_audio.py
|
Force keyword arguments for all TL types
|
2019-03-16 16:53:52 +01:00 |
|
send_cached_media.py
|
Reformat code
|
2019-03-16 17:51:37 +01:00 |
|
send_chat_action.py
|
Update copyright year
|
2019-01-01 12:36:16 +01:00 |
|
send_contact.py
|
Update copyright year
|
2019-01-01 12:36:16 +01:00 |
|
send_document.py
|
Force keyword arguments for all TL types
|
2019-03-16 16:53:52 +01:00 |
|
send_location.py
|
Force keyword arguments for all TL types
|
2019-03-16 16:53:52 +01:00 |
|
send_media_group.py
|
Force keyword arguments for all TL types
|
2019-03-16 16:53:52 +01:00 |
|
send_message.py
|
Fix bad behaviours for Python <3.6
|
2019-01-11 12:31:18 +01:00 |
|
send_photo.py
|
Make all send_* methods dealing with files aware of StopTransmission
|
2019-01-11 14:13:23 +01:00 |
|
send_poll.py
|
Update copyright year
|
2019-01-01 12:36:16 +01:00 |
|
send_sticker.py
|
Force keyword arguments for all TL types
|
2019-03-16 16:53:52 +01:00 |
|
send_venue.py
|
Update copyright year
|
2019-01-01 12:36:16 +01:00 |
|
send_video.py
|
Force keyword arguments for all TL types
|
2019-03-16 16:53:52 +01:00 |
|
send_video_note.py
|
Fix send_* methods sending the incorrect Telegram media message type
|
2019-02-12 20:29:05 +01:00 |
|
send_voice.py
|
Fix send_* methods sending the incorrect Telegram media message type
|
2019-02-12 20:29:05 +01:00 |
|
vote_poll.py
|
Update copyright year
|
2019-01-01 12:36:16 +01:00 |