MTPyroger/pyrogram/client/methods/messages
2018-12-19 15:59:15 +01:00
..
__init__.py Move get_dialogs() from "messages" to "chats" namespace 2018-08-20 11:24:47 +02:00
delete_messages.py Type hint all methods return values 2018-12-19 15:59:15 +01:00
edit_message_caption.py Type hint all methods return values 2018-12-19 15:59:15 +01:00
edit_message_media.py Type hint all methods return values 2018-12-19 15:59:15 +01:00
edit_message_reply_markup.py Type hint all methods return values 2018-12-19 15:59:15 +01:00
edit_message_text.py Type hint all methods return values 2018-12-19 15:59:15 +01:00
forward_messages.py Type hint all methods return values 2018-12-19 15:59:15 +01:00
get_history.py Type hint all the remaining method parameters 2018-12-19 14:50:23 +01:00
get_messages.py Type hint all methods return values 2018-12-19 15:59:15 +01:00
send_animation.py Type hint all methods return values 2018-12-19 15:59:15 +01:00
send_audio.py Type hint all methods return values 2018-12-19 15:59:15 +01:00
send_chat_action.py Type hint all the remaining method parameters 2018-12-19 14:50:23 +01:00
send_contact.py Type hint all methods return values 2018-12-19 15:59:15 +01:00
send_document.py Type hint all methods return values 2018-12-19 15:59:15 +01:00
send_location.py Type hint all methods return values 2018-12-19 15:59:15 +01:00
send_media_group.py Type hint all the remaining method parameters 2018-12-19 14:50:23 +01:00
send_message.py Type hint all methods return values 2018-12-19 15:59:15 +01:00
send_photo.py Type hint all methods return values 2018-12-19 15:59:15 +01:00
send_sticker.py Type hint all methods return values 2018-12-19 15:59:15 +01:00
send_venue.py Type hint all methods return values 2018-12-19 15:59:15 +01:00
send_video_note.py Type hint all methods return values 2018-12-19 15:59:15 +01:00
send_video.py Type hint all methods return values 2018-12-19 15:59:15 +01:00
send_voice.py Type hint all methods return values 2018-12-19 15:59:15 +01:00