Davte
|
6075e5513b
Support for multiple languages
|
5 years ago |
Davte
|
a085fddf31
Use dot for relative imports
|
5 years ago |
Davte
|
e22854c77d
`aiohttp.web.Application` does not take a loop argument anymore
|
5 years ago |
Davte
|
65559814a4
Package information updated
|
5 years ago |
Davte
|
e8cf7cd421
Version 13 exposed secrets
|
5 years ago |
Davte
|
600e3a3826
New version (12 was deleted due to token exposure)
|
5 years ago |
Davte
|
44baf46406
Build wheels from sdist output, since the former ignores MANIEFST.in
|
5 years ago |
Davte
|
7e0d871474
Exclude data/ and test*.py from distribution
|
5 years ago |
Davte
|
f8ec144719
Prevent `AttributeError: 'NoneType' object has no attribute 'format'`
|
5 years ago |
Davte
|
948ebcd015
Used `edit_message_text` to `reply` if `message_id` is in kwargs
|
5 years ago |
Davte
|
3cb912154b
Typo
|
5 years ago |
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 |