MTPyroger/pyrogram/client/methods/messages
2020-07-28 17:38:58 +02:00
..
__init__.py Add search_global method 2020-05-23 14:50:14 +02:00
delete_messages.py Update Copyright 2020-03-21 15:43:32 +01:00
download_media.py Update Pyrogram's sticker file id 2020-07-27 15:12:24 +02:00
edit_inline_caption.py Update Copyright 2020-03-21 15:43:32 +01:00
edit_inline_media.py Use better checks for local and external files 2020-07-09 02:24:01 +02: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 Add file_name parameter in edit_message_media method (#440) 2020-07-27 15:21:42 +02: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 Fix scheduled forward messages not being parsed correctly 2020-04-23 13:02:55 +02:00
get_history_count.py Update Copyright 2020-03-21 15:43:32 +01:00
get_history.py Some fixes and speed improvments (#439) 2020-07-12 06:43:30 +02:00
get_messages.py Some fixes and speed improvments (#439) 2020-07-12 06:43:30 +02: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
search_global.py Add search_global method 2020-05-23 14:50:14 +02:00
search_messages.py Add search_messages method 2020-04-10 13:37:11 +02:00
send_animation.py Simplify None checks for file uploads 2020-07-27 15:06:18 +02:00
send_audio.py Simplify None checks for file uploads 2020-07-27 15:06:18 +02:00
send_cached_media.py Update Pyrogram's sticker file id 2020-07-27 15:12:24 +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 mention to football dice 2020-07-28 17:38:58 +02:00
send_document.py Simplify None checks for file uploads 2020-07-27 15:06:18 +02:00
send_location.py Update Copyright 2020-03-21 15:43:32 +01:00
send_media_group.py Simplify None checks for file uploads 2020-07-27 15:06:18 +02:00
send_message.py Fix message entities being kept unparsed for private messages 2020-04-12 13:30:59 +02:00
send_photo.py Rework in-memory uploads 2020-07-09 02:56:09 +02:00
send_poll.py Fix RPCError 400 QUIZ_CORRECT_ANSWER_EMPTY (#367) 2020-03-21 16:03:29 +01:00
send_sticker.py Update Pyrogram's sticker file id 2020-07-27 15:12:24 +02:00
send_venue.py Update Copyright 2020-03-21 15:43:32 +01:00
send_video_note.py Simplify None checks for file uploads 2020-07-27 15:06:18 +02:00
send_video.py Simplify None checks for file uploads 2020-07-27 15:06:18 +02:00
send_voice.py Rework in-memory uploads 2020-07-09 02:56:09 +02: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