Alex Root Junior
782796c217
Added full support of Bot API 8.1 ( #1617 )
...
* Added full support of Bot API 8.1
* Remove artifacts from types and methods (model_* methods)
2024-12-14 19:30:12 +02:00
Alex Root Junior
dfc88fc907
Added full support for Bot API 8.0 ( #1606 )
...
* Added full support of Bot API 8.0
* Added tests
* Reformat code
* Added changelog
* Bump API version
2024-11-17 23:18:42 +02:00
Alex Root Junior
e8fc890809
Bot API 7.10 ( #1570 )
...
* Bump to the latest schema
* Added full support ob Bot API 7.10
* Add support for purchased paid media events
Enhanced the router to include `purchased_paid_media` handling. Added corresponding test cases to verify the new functionality and updated middleware to return the appropriate `EventContext`.
* Added changelog
2024-09-08 04:01:18 +03:00
Alex Root Junior
b08ba78898
Added full support of Bot API 7.4 ( #1498 )
...
* Added full support of Bot API 7.4
* Added changelog
2024-05-31 20:07:11 +03:00
Alex Root Junior
f6020476e6
Update schema
2023-03-11 17:43:01 +02:00
Alex Root Junior
d034c1ba9f
Adding new code-generator (Butcher) ( #1069 )
...
* Re-generate types
* Re-generate methods (only attributes)
* Added enums
* Base init generator
* Added butcher configs
* Fixed tests, bump butcher
* Added changelog
* Added enum docs
* Added templates for docs index
* Re-generate bot class, remove deprecated methods
2022-11-21 01:06:55 +02:00