Davte
|
fafa639328
HTML parse_mode check upgraded.
|
1 рік тому |
Davte
|
55b47ed1f7
Method to add a table and its columns to and ` ObjectWithDatabase`
|
1 рік тому |
Davte
|
881d249256
Compliance with Telegram Bot API 6.3
|
1 рік тому |
Davte
|
fc486c60ce
When admin `A` requests profile picture of user `B`, send B's picture and not A's.
|
1 рік тому |
Davte
|
e813d37c8f
Browse users via `/auth` command
|
1 рік тому |
Davte
|
21f91fb07c
Syntax-breaking typo
|
2 роки тому |
Davte
|
50c2f92e8e
asyncio get_event_loop method is being deprecated; use new_event_loop / get_running_loop and asyncio.run instead
|
2 роки тому |
Davte
|
d77c416ea6
send_document method should not require a chat_id since it can be passed an update object
|
3 роки тому |
Davte
|
e487764aad
send_photo method should not require a chat_id since it can be passed an update object
|
3 роки тому |
Davte
|
4bf00f0cc5
Avoid relative import statements
|
4 роки тому |
Davte
|
ed7e335d4e
Items in __all__ must be str, not module
|
4 роки тому |
Davte
|
d6a4a1d69a
Document can be None if document_path is provided
|
4 роки тому |
Davte
|
668822fc21
Do not log chardet `INFO` and `DEBUG` levels
|
4 роки тому |
Davte
|
135442dcd6
Compliance with Telegram Bot API 5.0 and improved type hinting for API methods.
|
4 роки тому |
Davte
|
eb11160a02
Version number
|
4 роки тому |
Davte
|
fda4cac348
Import statements refactored
|
4 роки тому |
Davte
|
773fe1fdb1
web should not be imported from aiohttp; use aiohttp.web instead
|
4 роки тому |
Davte
|
ddf25f8dd1
Store user profile pictures in bot database and show them in authorization panel
|
4 роки тому |
Davte
|
17b26ec23e
MySQL compatibility: specify VARCHAR length
|
4 роки тому |
Davte
|
68974c4c40
Pass all information to command handler when using /start
|
4 роки тому |
Davte
|
92e39e7ed7
Make `general_handler` handle photo updates
|
4 роки тому |
Davte
|
48b7e1e4a2
Updated examples
|
4 роки тому |
Davte
|
b797f3fffe
Remove `argument` parameter from parser decorator
|
4 роки тому |
Davte
|
3e19ba4c81
In text message handler, make available both lowered and original text and inspect condition parameters
|
4 роки тому |
Davte
|
e29bb08b7b
Accept language directly
|
4 роки тому |
Davte
|
7233f9e478
General handler implemented and applied to contact updates
|
4 роки тому |
Davte
|
e481623a75
Document handlers implemented
|
4 роки тому |
Davte
|
88835955ef
Update default help messages with given ones, instead of replacing them
|
4 роки тому |
Davte
|
8c37d00602
In default keyboard, show only buttons for commands the user is authorized to call
|
4 роки тому |
Davte
|
ada375b766
Prevent decoding None objects
|
4 роки тому |