pyrofork/pyrogram/client/methods/messages
2018-12-18 09:45:49 +01:00
..
__init__.py Move get_dialogs() from "messages" to "chats" namespace 2018-08-20 11:24:47 +02:00
delete_messages.py Revisit docstrings 2018-11-03 10:49:11 +01:00
edit_message_caption.py Fix all those unresolved references caused by the refactor 2018-12-18 09:45:49 +01:00
edit_message_media.py Fix all those unresolved references caused by the refactor 2018-12-18 09:45:49 +01:00
edit_message_reply_markup.py Fix all those unresolved references caused by the refactor 2018-12-18 09:45:49 +01:00
edit_message_text.py Fix all those unresolved references caused by the refactor 2018-12-18 09:45:49 +01:00
forward_messages.py Fix all those unresolved references caused by the refactor 2018-12-18 09:45:49 +01:00
get_history.py Refactor get_history method 2018-12-17 14:18:41 +01:00
get_messages.py Fix all those unresolved references caused by the refactor 2018-12-18 09:45:49 +01:00
send_animation.py Fix all those unresolved references caused by the refactor 2018-12-18 09:45:49 +01:00
send_audio.py Fix all those unresolved references caused by the refactor 2018-12-18 09:45:49 +01:00
send_chat_action.py Revisit docstrings 2018-11-03 10:49:11 +01:00
send_contact.py Fix all those unresolved references caused by the refactor 2018-12-18 09:45:49 +01:00
send_document.py Fix all those unresolved references caused by the refactor 2018-12-18 09:45:49 +01:00
send_location.py Fix all those unresolved references caused by the refactor 2018-12-18 09:45:49 +01:00
send_media_group.py Add missing thumb for videos in albums. Fixes #169 2018-12-15 08:39:43 +01:00
send_message.py Fix all those unresolved references caused by the refactor 2018-12-18 09:45:49 +01:00
send_photo.py Fix all those unresolved references caused by the refactor 2018-12-18 09:45:49 +01:00
send_sticker.py Fix all those unresolved references caused by the refactor 2018-12-18 09:45:49 +01:00
send_venue.py Fix all those unresolved references caused by the refactor 2018-12-18 09:45:49 +01:00
send_video.py Fix all those unresolved references caused by the refactor 2018-12-18 09:45:49 +01:00
send_video_note.py Fix all those unresolved references caused by the refactor 2018-12-18 09:45:49 +01:00
send_voice.py Fix all those unresolved references caused by the refactor 2018-12-18 09:45:49 +01:00