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
c3a08664d3
Added full support of Bot API 7.9 ( #1560 )
...
* Added full support of Bot API 7.9
* Added changelog
* Try to fix towncrier
* Fixed towncrier check
2024-08-16 00:44:40 +03:00
Alex Root Junior
11efa8e186
Added full support of Bot API 7.6 ( #1533 )
...
* Added full support of Bot API 7.6
* Fixed imports
* fix tests (#1534 )
* Fixed coverage
* Override InputPaidMedia media type to `str | InputFile`
* Added shortcut
* Fixed PaidMediaType enum
* Added changelog
---------
Co-authored-by: Oleg A <t0rr@mail.ru>
2024-07-06 20:31:49 +03:00
Alex Root Junior
1f7bbeb355
Added full support of Bot API 7.5 ( #1518 )
...
* Added full support of Bot API 7.5
* Added changelog
* Update date type in RevenueWithdrawalStateSucceeded
* Added example
2024-06-19 00:54:22 +03:00