.. |
__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
|
Make delete_messages return False when it fails to delete
|
2019-04-14 22:34:05 +02: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
|
Bring back automatic mime type detection for new uploads (fixes #239)
|
2019-04-20 18:56:30 +02: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
|
Hint the return type of get_history
|
2019-05-05 15:44:28 +02: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
|
Merge pull request #238 from pyrogram/bot-api-4.2
|
2019-05-05 12:25:42 +02:00 |
send_audio.py
|
Merge pull request #238 from pyrogram/bot-api-4.2
|
2019-05-05 12:25:42 +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
|
Merge pull request #238 from pyrogram/bot-api-4.2
|
2019-05-05 12:25:42 +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
|
Bring back automatic mime type detection for new uploads (fixes #239)
|
2019-04-20 18:56:30 +02: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
|
Bring back automatic mime type detection for new uploads (fixes #239)
|
2019-04-20 18:56:30 +02: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
|
Merge pull request #238 from pyrogram/bot-api-4.2
|
2019-05-05 12:25:42 +02:00 |
send_video.py
|
Merge pull request #238 from pyrogram/bot-api-4.2
|
2019-05-05 12:25:42 +02:00 |
send_voice.py
|
Bring back automatic mime type detection for new uploads (fixes #239)
|
2019-04-20 18:56:30 +02: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 |