.. |
__init__.py
|
Move get_dialogs() from "messages" to "chats" namespace
|
2018-08-20 11:24:47 +02:00 |
delete_messages.py
|
Remove hints about using t.me/joinchat/ links as chat ids
|
2018-07-27 00:40:08 +02:00 |
edit_message_caption.py
|
Remove hints about using t.me/joinchat/ links as chat ids
|
2018-07-27 00:40:08 +02:00 |
edit_message_media.py
|
Add missing docstrings for edit_message_media
|
2018-09-20 16:33:36 +02:00 |
edit_message_reply_markup.py
|
Remove hints about using t.me/joinchat/ links as chat ids
|
2018-07-27 00:40:08 +02:00 |
edit_message_text.py
|
Remove hints about using t.me/joinchat/ links as chat ids
|
2018-07-27 00:40:08 +02:00 |
forward_messages.py
|
Remove hints about using t.me/joinchat/ links as chat ids
|
2018-07-27 00:40:08 +02:00 |
get_history.py
|
Remove hints about using t.me/joinchat/ links as chat ids
|
2018-07-27 00:40:08 +02:00 |
get_messages.py
|
Fix bad behaviours of get_messages
|
2018-10-28 17:44:24 +01:00 |
send_animation.py
|
Update max caption length
|
2018-10-16 15:24:54 +02:00 |
send_audio.py
|
Update max caption length
|
2018-10-16 15:24:54 +02:00 |
send_chat_action.py
|
Remove hints about using t.me/joinchat/ links as chat ids
|
2018-07-27 00:40:08 +02:00 |
send_contact.py
|
Update vcard docstrings for Contact type and send_contact method
|
2018-08-15 22:33:01 +02:00 |
send_document.py
|
Update max caption length
|
2018-10-16 15:24:54 +02:00 |
send_location.py
|
Remove hints about using t.me/joinchat/ links as chat ids
|
2018-07-27 00:40:08 +02:00 |
send_media_group.py
|
Remove hints about using t.me/joinchat/ links as chat ids
|
2018-07-27 00:40:08 +02:00 |
send_message.py
|
Fix clickable link
|
2018-08-21 21:18:06 +02:00 |
send_photo.py
|
Update max caption length
|
2018-10-16 15:24:54 +02:00 |
send_sticker.py
|
Remove hints about using t.me/joinchat/ links as chat ids
|
2018-07-27 00:40:08 +02:00 |
send_venue.py
|
Add parameter foursquare_type to send_venue method
|
2018-08-14 14:36:01 +02:00 |
send_video_note.py
|
Make send_document and send_video_note accept a thumbnail
|
2018-09-18 11:38:00 +02:00 |
send_video.py
|
Update max caption length
|
2018-10-16 15:24:54 +02:00 |
send_voice.py
|
Update max caption length
|
2018-10-16 15:24:54 +02:00 |