MTPyroger/pyrogram/client/methods/messages
2020-02-01 15:49:07 +01:00
..
__init__.py Update copyright notice 2020-02-01 14:04:33 +01:00
delete_messages.py Update copyright notice 2020-02-01 14:04:33 +01:00
download_media.py Update copyright notice 2020-02-01 14:04:33 +01:00
edit_inline_caption.py Update copyright notice 2020-02-01 14:04:33 +01:00
edit_inline_media.py Update copyright notice 2020-02-01 14:04:33 +01:00
edit_inline_reply_markup.py Update copyright notice 2020-02-01 14:04:33 +01:00
edit_inline_text.py Update copyright notice 2020-02-01 14:04:33 +01:00
edit_message_caption.py Update copyright notice 2020-02-01 14:04:33 +01:00
edit_message_media.py Update copyright notice 2020-02-01 14:04:33 +01:00
edit_message_reply_markup.py Update copyright notice 2020-02-01 14:04:33 +01:00
edit_message_text.py Update copyright notice 2020-02-01 14:04:33 +01:00
forward_messages.py Update copyright notice 2020-02-01 14:04:33 +01:00
get_history_count.py Update copyright notice 2020-02-01 14:04:33 +01:00
get_history.py Update copyright notice 2020-02-01 14:04:33 +01:00
get_messages.py Update copyright notice 2020-02-01 14:04:33 +01:00
iter_history.py Update copyright notice 2020-02-01 14:04:33 +01:00
read_history.py Update copyright notice 2020-02-01 14:04:33 +01:00
retract_vote.py Update copyright notice 2020-02-01 14:04:33 +01:00
send_animation.py Update copyright notice 2020-02-01 14:04:33 +01:00
send_audio.py Update copyright notice 2020-02-01 14:04:33 +01:00
send_cached_media.py Update copyright notice 2020-02-01 14:04:33 +01:00
send_chat_action.py Update copyright notice 2020-02-01 14:04:33 +01:00
send_contact.py Update copyright notice 2020-02-01 14:04:33 +01:00
send_document.py Update copyright notice 2020-02-01 14:04:33 +01:00
send_location.py Update copyright notice 2020-02-01 14:04:33 +01:00
send_media_group.py Update copyright notice 2020-02-01 14:04:33 +01:00
send_message.py Update copyright notice 2020-02-01 14:04:33 +01:00
send_photo.py Fix wrong type hint in docs for send_photo 2020-02-01 15:49:07 +01:00
send_poll.py Update send_poll to allow multiple answers, public voting and quiz 2020-02-01 15:19:52 +01:00
send_sticker.py Update copyright notice 2020-02-01 14:04:33 +01:00
send_venue.py Update copyright notice 2020-02-01 14:04:33 +01:00
send_video_note.py Update copyright notice 2020-02-01 14:04:33 +01:00
send_video.py Update copyright notice 2020-02-01 14:04:33 +01:00
send_voice.py Update copyright notice 2020-02-01 14:04:33 +01:00
stop_poll.py Fix stop_poll() (#339) 2020-02-01 14:08:21 +01:00
vote_poll.py Update vote_poll to allow voting for multiple options 2020-02-01 15:21:35 +01:00