MTPyroger/pyrogram/client/methods/messages
2019-05-12 19:49:06 +02:00
..
__init__.py Add get_history_count method 2019-05-06 16:44:50 +02:00
delete_messages.py Use more concise and cleaner description of a method and a type 2019-05-12 19:49:06 +02:00
download_media.py Use more concise and cleaner description of a method and a type 2019-05-12 19:49:06 +02:00
edit_message_caption.py Use more concise and cleaner description of a method and a type 2019-05-12 19:49:06 +02:00
edit_message_media.py Use more concise and cleaner description of a method and a type 2019-05-12 19:49:06 +02:00
edit_message_reply_markup.py Use more concise and cleaner description of a method and a type 2019-05-12 19:49:06 +02:00
edit_message_text.py Use more concise and cleaner description of a method and a type 2019-05-12 19:49:06 +02:00
forward_messages.py Use more concise and cleaner description of a method and a type 2019-05-12 19:49:06 +02:00
get_history_count.py Use more concise and cleaner description of a method and a type 2019-05-12 19:49:06 +02:00
get_history.py Use more concise and cleaner description of a method and a type 2019-05-12 19:49:06 +02:00
get_messages.py Use more concise and cleaner description of a method and a type 2019-05-12 19:49:06 +02:00
iter_history.py Use more concise and cleaner description of a method and a type 2019-05-12 19:49:06 +02:00
retract_vote.py Use more concise and cleaner description of a method and a type 2019-05-12 19:49:06 +02:00
send_animation.py Use more concise and cleaner description of a method and a type 2019-05-12 19:49:06 +02:00
send_audio.py Use more concise and cleaner description of a method and a type 2019-05-12 19:49:06 +02:00
send_cached_media.py Use more concise and cleaner description of a method and a type 2019-05-12 19:49:06 +02:00
send_chat_action.py Use more concise and cleaner description of a method and a type 2019-05-12 19:49:06 +02:00
send_contact.py Use more concise and cleaner description of a method and a type 2019-05-12 19:49:06 +02:00
send_document.py Use more concise and cleaner description of a method and a type 2019-05-12 19:49:06 +02:00
send_location.py Use more concise and cleaner description of a method and a type 2019-05-12 19:49:06 +02:00
send_media_group.py Use more concise and cleaner description of a method and a type 2019-05-12 19:49:06 +02:00
send_message.py Use more concise and cleaner description of a method and a type 2019-05-12 19:49:06 +02:00
send_photo.py Use more concise and cleaner description of a method and a type 2019-05-12 19:49:06 +02:00
send_poll.py Use more concise and cleaner description of a method and a type 2019-05-12 19:49:06 +02:00
send_sticker.py Use more concise and cleaner description of a method and a type 2019-05-12 19:49:06 +02:00
send_venue.py Use more concise and cleaner description of a method and a type 2019-05-12 19:49:06 +02:00
send_video_note.py Use more concise and cleaner description of a method and a type 2019-05-12 19:49:06 +02:00
send_video.py Use more concise and cleaner description of a method and a type 2019-05-12 19:49:06 +02:00
send_voice.py Use more concise and cleaner description of a method and a type 2019-05-12 19:49:06 +02:00
stop_poll.py Use more concise and cleaner description of a method and a type 2019-05-12 19:49:06 +02:00
vote_poll.py Use more concise and cleaner description of a method and a type 2019-05-12 19:49:06 +02:00