MTPyroger/pyrogram/client/methods/messages
2020-04-01 20:07:22 +02:00
..
__init__.py Add support for Dice objects 2020-03-30 14:38:57 +02:00
delete_messages.py Update Copyright 2020-03-21 15:43:32 +01:00
download_media.py Add missing download_media progress example 2020-03-30 14:39:16 +02:00
edit_inline_caption.py Update Copyright 2020-03-21 15:43:32 +01:00
edit_inline_media.py Update Copyright 2020-03-21 15:43:32 +01: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 Update Copyright 2020-03-21 15:43:32 +01: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 Update Copyright 2020-03-21 15:43:32 +01:00
get_history_count.py Update Copyright 2020-03-21 15:43:32 +01:00
get_history.py Update Copyright 2020-03-21 15:43:32 +01:00
get_messages.py Update Copyright 2020-03-21 15:43:32 +01: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
send_animation.py Update Copyright 2020-03-21 15:43:32 +01:00
send_audio.py Update Copyright 2020-03-21 15:43:32 +01: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 Add support for Dice objects 2020-03-30 14:38:57 +02:00
send_document.py Update Copyright 2020-03-21 15:43:32 +01:00
send_location.py Update Copyright 2020-03-21 15:43:32 +01:00
send_media_group.py Update Copyright 2020-03-21 15:43:32 +01:00
send_message.py Fix wrong lines emphasize 2020-03-30 14:39:36 +02:00
send_photo.py Update Copyright 2020-03-21 15:43:32 +01:00
send_poll.py Fix RPCError 400 QUIZ_CORRECT_ANSWER_EMPTY (#367) 2020-03-21 16:03:29 +01:00
send_sticker.py Update Copyright 2020-03-21 15:43:32 +01:00
send_venue.py Update Copyright 2020-03-21 15:43:32 +01:00
send_video_note.py Update Copyright 2020-03-21 15:43:32 +01:00
send_video.py Update Copyright 2020-03-21 15:43:32 +01:00
send_voice.py Update Copyright 2020-03-21 15:43:32 +01: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