Davte
|
0557b67734
Backward compatibility: allow regular functions instead of coroutines
|
5 years ago |
Davte
|
a01ff8c486
Individual location handler
|
5 years ago |
Davte
|
41f578cf21
`reply` general method defined: calls proper output method
|
5 years ago |
Davte
|
2e5ef62dff
Hide reply_markup from edited message if new message is sent with it
|
5 years ago |
Davte
|
568694f3aa
When editing message, make each message reply to the previous
|
5 years ago |
Davte
|
c331313f85
Bug in `edit_message_text` fixed: `text` instead of `text_chunk`
|
5 years ago |
Davte
|
44055ff181
Allow new button syntax also in legacy mode (buttons with no `data`)
|
5 years ago |
Davte
|
afb2d26627
Updated dependencies in setup file
|
5 years ago |
Davte
|
f6cc57e70b
Semplified dependencies
|
5 years ago |
Davte
|
6c88412a54
Update requirements
|
5 years ago |
Davte
|
b6c8c7e5bc
Prevent aiohttp from encoding file names as URLs
|
5 years ago |
Davte
|
f590d3d677
type(None) != None
|
5 years ago |
Davte
|
4b27b26467
Support null answer to callback queries
|
5 years ago |
Davte
|
9c008d5923
Pass only supported arguments to async_wrapped coroutines
|
5 years ago |
Davte
|
cb2092bef4
Backward compatibility with legacy `custombot` achieved
|
5 years ago |
Davte
|
ee7864f813
Whitespace
|
5 years ago |
Davte
|
ddc006a192
Property `unauthorized_message` was renamed
|
5 years ago |
Davte
|
434d09c317
chosen_inline_result handler refactored
|
5 years ago |
Davte
|
7e461be1bd
Defined methods `forward_message` and `delete_message`
|
5 years ago |
Davte
|
d53051e6f3
Class method `get` defined.
|
5 years ago |
Davte
|
b0149da520
Example showing how to run more bots together
|
5 years ago |
Davte
|
925c03b1ed
Information updated
|
5 years ago |
Davte
|
8ab1ec4461
Whitespace
|
5 years ago |
Davte
|
a6105e4fb1
Added information in webhook guide
|
5 years ago |
Davte
|
d640a21a5d
Webhook guide
|
5 years ago |
Davte
|
24482aecbc
Append to `secrets` file instead of overwriting
|
5 years ago |
Davte
|
be8d06169d
Example showing how to develop a simple bot with davtelepot
|
5 years ago |
Davte
|
f8cc0c1a22
Format unknown command message text passing self as bot.
|
5 years ago |
Davte
|
3669680156
User higher level `answer_inline_query` method
|
5 years ago |
Davte
|
052410ecf7
Fixed bugs in parser decorator
|
5 years ago |