Dan
|
a398bc5fc7
|
Rename CallbackQuery's bound-methods: edit_* -> edit_message_*
|
2019-06-21 02:00:29 +02:00 |
|
Dan
|
ef8f3bd6e1
|
Revert: CallbackQuery edit_* bound methods renamed to edit_message_*
|
2019-06-14 04:53:04 +02:00 |
|
Dan
|
3ed1bb0d86
|
Rename CallbackQuery edit_* bound methods to edit_message_*
We are editing the message the callback query comes from, not the
callback query itself.
|
2019-06-14 03:57:12 +02:00 |
|
Dan
|
3ae77d55c7
|
Rename edit -> edit_text and reply -> reply_text bound methods
|
2019-06-14 02:52:01 +02:00 |
|
Dan
|
da4ff268a4
|
Add edit, edit_caption, edit_media and edit_reply_markup bound methods to the CallbackQuery type
|
2019-06-14 02:46:27 +02:00 |
|
Dan
|
34616ebf61
|
Add .archive() and .unarchive() bound methods to User
|
2019-06-08 19:30:53 +02:00 |
|
Dan
|
6e3d8ca20b
|
Add .archive() and .unarchive() bound methods to Chat
|
2019-06-08 19:28:47 +02:00 |
|
Dan
|
e94dcd3b0b
|
Update docs
|
2019-05-28 16:41:55 +02:00 |
|
Dan
|
944b672fe5
|
Docs revamp. Part 4
|
2019-05-16 21:28:34 +02:00 |
|