Alex Root Junior
a1513ddb2d
Added shortcuts for ChatMemberUpdate event ( #1234 )
...
* Added shortcuts for ChatMemberUpdate event
* Added changelog
2023-07-30 17:29:45 +03:00
Alex Root Junior
461e59bbdd
Update pydantic to V2 ( #1202 )
...
* Update pydantic, fix errors and warnings (all?)
* Fixed typehints
* Reformat code, removed unused imports
* Fixed typing extensions version compatibility
* Fixed coverage
* Describe changes
* Regen code
2023-07-02 15:07:19 +03:00
Alex Root Junior
fea1b7b0a3
Reworked request builder ( #1142 )
...
* Reworked request builder
* Added more default values
* Update tests
* Fixed timestamp
* Fixed Py3.8 support
* Describe changes
2023-03-11 20:46:36 +02:00
Alex Root Junior
655b3a2d48
Remove warnings about pytest asyncio mode
2022-12-30 16:10:06 +02:00
Alex Root Junior
824b43c436
#901 Fixed false-positive coercing of Union types in API methods ( #912 )
...
* #901 Fixed false-positive coercing of Union types in API methods
* Added default value for force_reply
2022-05-14 17:27:36 +03:00
Oleg A
f2f276b8cf
refactor: remove redundant pytest marks ( #654 )
2021-08-03 23:40:14 +03:00
Alex Root Junior
4008a3114d
Upgrade architecture + 5.0 Bot API ( #469 )
...
Upgrade architecture + 5.0 Bot API (#469 )
* Moved `methods`, `types` and `client` to root package
* Removed update handler from routers to dispatcher
* Reworked events propagation mechanism to handlers
* Reworked inner middlewares logic (very small change)
* Updated to Bot API 5.0
* Initial migration from MkDocs to Sphinx + config for readthedocs
2021-01-26 21:20:52 +02:00
Alex Root Junior
23abe35212
Update tests for all methods
2019-11-19 22:44:12 +02:00
Alex Root Junior
5413cf4367
Reformate tests code
2019-11-19 00:05:19 +02:00
Alex Root Junior
567584b741
Auto-generate tests for methods
2019-11-18 22:22:46 +02:00