MTPyroger/pyrogram/client/methods/messages
2019-04-14 20:33:45 +02:00
..
__init__.py Refactor Poll types and methods to reflect Bot API 4.2 docs 2019-04-14 20:17:42 +02:00
delete_messages.py Remove delete_messages limitations 2019-03-25 11:34:47 +01:00
download_media.py Refactor project and move errors namespace out from pyrogram.api 2019-03-25 11:23:45 +01:00
edit_message_caption.py Refactor project and move errors namespace out from pyrogram.api 2019-03-25 11:23:45 +01:00
edit_message_media.py Refactor project and move errors namespace out from pyrogram.api 2019-03-25 11:23:45 +01:00
edit_message_reply_markup.py Refactor project and move errors namespace out from pyrogram.api 2019-03-25 11:23:45 +01:00
edit_message_text.py Refactor project and move errors namespace out from pyrogram.api 2019-03-25 11:23:45 +01:00
forward_messages.py Refactor project and move errors namespace out from pyrogram.api 2019-03-25 11:23:45 +01:00
get_history.py Refactor project and move errors namespace out from pyrogram.api 2019-03-25 11:23:45 +01:00
get_messages.py Refactor project and move errors namespace out from pyrogram.api 2019-03-25 11:23:45 +01:00
iter_history.py Refactor project and move errors namespace out from pyrogram.api 2019-03-25 11:23:45 +01:00
retract_vote.py Refactor Poll types and methods to reflect Bot API 4.2 docs 2019-04-14 20:17:42 +02:00
send_animation.py Increase media thumbnail size limit 2019-04-14 20:33:45 +02:00
send_audio.py Increase media thumbnail size limit 2019-04-14 20:33:45 +02:00
send_cached_media.py Refactor project and move errors namespace out from pyrogram.api 2019-03-25 11:23:45 +01:00
send_chat_action.py Fix send_chat_action not working with upload_* actions 2019-03-28 14:01:38 +01:00
send_contact.py Refactor project and move errors namespace out from pyrogram.api 2019-03-25 11:23:45 +01:00
send_document.py Increase media thumbnail size limit 2019-04-14 20:33:45 +02:00
send_location.py Refactor project and move errors namespace out from pyrogram.api 2019-03-25 11:23:45 +01:00
send_media_group.py Refactor project and move errors namespace out from pyrogram.api 2019-03-25 11:23:45 +01:00
send_message.py Refactor project and move errors namespace out from pyrogram.api 2019-03-25 11:23:45 +01:00
send_photo.py Refactor project and move errors namespace out from pyrogram.api 2019-03-25 11:23:45 +01:00
send_poll.py Refactor Poll types and methods to reflect Bot API 4.2 docs 2019-04-14 20:17:42 +02:00
send_sticker.py Refactor project and move errors namespace out from pyrogram.api 2019-03-25 11:23:45 +01:00
send_venue.py Refactor project and move errors namespace out from pyrogram.api 2019-03-25 11:23:45 +01:00
send_video_note.py Increase media thumbnail size limit 2019-04-14 20:33:45 +02:00
send_video.py Increase media thumbnail size limit 2019-04-14 20:33:45 +02:00
send_voice.py Refactor project and move errors namespace out from pyrogram.api 2019-03-25 11:23:45 +01:00
stop_poll.py Refactor Poll types and methods to reflect Bot API 4.2 docs 2019-04-14 20:17:42 +02:00
vote_poll.py Refactor Poll types and methods to reflect Bot API 4.2 docs 2019-04-14 20:17:42 +02:00