MTPyroger/pyrogram/client/methods/messages
2018-12-23 17:00:51 +01:00
..
__init__.py Add retract_vote method 2018-12-23 17:00:51 +01:00
delete_messages.py Type hint all methods return values 2018-12-19 15:59:15 +01:00
edit_message_caption.py Type hint all methods return values 2018-12-19 15:59:15 +01:00
edit_message_media.py Add missing file_reference argument where applicable 2018-12-23 00:55:00 +01:00
edit_message_reply_markup.py Type hint all methods return values 2018-12-19 15:59:15 +01:00
edit_message_text.py Type hint all methods return values 2018-12-19 15:59:15 +01:00
forward_messages.py Type hint all methods return values 2018-12-19 15:59:15 +01:00
get_history.py Type hint all the remaining method parameters 2018-12-19 14:50:23 +01:00
get_messages.py Type hint all methods return values 2018-12-19 15:59:15 +01:00
retract_vote.py Add retract_vote method 2018-12-23 17:00:51 +01:00
send_animation.py Add missing file_reference argument where applicable 2018-12-23 00:55:00 +01:00
send_audio.py Add missing file_reference argument where applicable 2018-12-23 00:55:00 +01:00
send_chat_action.py Type hint all the remaining method parameters 2018-12-19 14:50:23 +01:00
send_contact.py Type hint all methods return values 2018-12-19 15:59:15 +01:00
send_document.py Add missing file_reference argument where applicable 2018-12-23 00:55:00 +01:00
send_location.py Type hint all methods return values 2018-12-19 15:59:15 +01:00
send_media_group.py Add missing file_reference argument where applicable 2018-12-23 00:55:00 +01:00
send_message.py Type hint all methods return values 2018-12-19 15:59:15 +01:00
send_photo.py Add missing file_reference argument where applicable 2018-12-23 00:55:00 +01:00
send_poll.py Add send_poll method 2018-12-23 00:33:15 +01:00
send_sticker.py Add missing file_reference argument where applicable 2018-12-23 00:55:00 +01:00
send_venue.py Type hint all methods return values 2018-12-19 15:59:15 +01:00
send_video_note.py Add missing file_reference argument where applicable 2018-12-23 00:55:00 +01:00
send_video.py Add missing file_reference argument where applicable 2018-12-23 00:55:00 +01:00
send_voice.py Add missing file_reference argument where applicable 2018-12-23 00:55:00 +01:00
vote_poll.py Document vote_poll 2018-12-23 17:00:51 +01:00