Danipulok
8b0ca520f3
Add missing Message methods ( #1030 )
...
* Add `Message.forward` method
* Add docs
* Add other methods
* Fix
* Add changes
* Fix lints
* Update CHANGES/1030.feature.rst
Co-authored-by: Alex Root Junior <jroot.junior@gmail.com>
Co-authored-by: Alex Root Junior <jroot.junior@gmail.com>
2022-10-22 00:29:29 +03:00
Alex Root Junior
c1341ba2df
Added support of Bot API 6.2 ( #975 )
...
* Added support of Bot API 6.2
* Added changelog
* Update tests
* Update API version
* Update dependencies, pre-commit config
* Added pytest config
2022-08-14 16:32:29 +03:00
Alex Root Junior
247ffbef69
3.x Bot API 6.1 ( #937 )
...
Added support of Bot API 6.1
2022-06-25 18:14:29 +03:00
Alex Root Junior
497436595d
[3.x] Bot API 6.0 ( #890 )
...
* Base implementation
* Bump license
* Revert re-generated tests
* Fix tests, improved docs
* Remove TODO
* Removed unreachable code
* Changed type of `last_synchronization_error_date`
* Fixed wrongly cleaned code
2022-04-19 22:03:24 +03:00
Alex Root Junior
9ec689b562
[3.x] Bot API 5.5 ( #777 )
...
* Re-generate API, cover changes
* Added patchnotes
2021-12-12 17:21:01 +02:00
Alex Root Junior
9b43a33b7f
Dev 3.x api 5.4 ( #744 )
...
* Re-generate API
* Added new modules
* Added handling new event type and approve/decline aliases for ChatJoinRequest
* Fixed code-coverage
* Bump API version
* Added patch-notes
2021-11-08 02:37:37 +02:00
Alex Root Junior
ac2b0bb198
[3.x] Bot API 5.3 + Improvements ( #618 )
...
* Regenerate API
* Update code
* Fixed command filter for photos
* Fix tests so they are able to run
* Test new and renamed API methods
* Reformat files
* Fix outer_middleware resolution (#637 ) (#640 )
* Fix outer_middleware resolution (#637 )
* Reformat files
* Reorder routers when resolve middlewares
Co-authored-by: Alex Root Junior <jroot.junior@gmail.com>
* Added possibility to use empty callback data factory filter
* Rename KeyboardConstructor to KeyboardBuilder
* Fixed type
Co-authored-by: evgfilim1 <evgfilim1@yandex.ru>
2021-07-29 00:40:50 +03:00
Alex Root Junior
e1cd7268a1
Remove MkDocs
2021-05-13 00:13:09 +03:00
Gabben
de3c5c1a8d
Download feature and URLInputFile ( #332 )
...
* Fix How to upload docs
* Rename BaseBot to Bot
* Add download_file method
* Add download method
* Add URLInputFile
* Add Downloadable to __init__ and __all__
* Fix ImportError for Python 3.7
* Related pages
* Improving docs
* Some speed
* staticmethod to classmethod
2020-05-27 01:25:13 +03:00
Gabben
83730276bc
Add ShippingQuery.answer
2020-05-17 16:50:49 +05:00
Gabben
cf12da0c4a
Add PreCheckoutQuery.answer
2020-05-17 16:40:26 +05:00
Gabben
65002b9280
Add InlineQuery.answer
2020-05-17 16:24:42 +05:00
Gabben
6bba2da814
Add CallbackQuery.answer
2020-05-17 15:42:04 +05:00
Alex Root Junior
6be0b36305
Dev 3.x api 4.8 ( #317 )
...
* AIOG-T-20 Bot API 4.8
* AIOG-T-20 Update aliases
* AIOG-T-20 Add parse mode passing in sendPoll method
* AIOG-T-20 Small changes in docs
* AIOG-T-20 Revert overriding remove keyboard default value and add tests
* AIOG-T-20 Bot API 4.8
2020-05-02 23:01:32 +03:00
Alex Root Junior
33003f2026
Add support of Bot API 4.7. Bump version
2020-04-11 20:15:03 +03:00
Alex Root Junior
3bac0f137b
Re-generate methods/types
2020-02-02 16:11:30 +02:00
jrootjunior
fcb8a414e9
Fix style of types/methods list
2020-01-30 17:03:03 +02:00
jrootjunior
795912bff6
improve docs
2020-01-28 14:03:29 +02:00
Alex Root Junior
ae55497842
Supports Bot API 4.6 (Broken tests)
2020-01-24 01:07:22 +02:00
Alex Root Junior
3b2df194a9
Reformat code and docs
2020-01-11 22:59:14 +02:00
Alex Root Junior
ffb0cdf88f
Telegram Bot API 4.5
2020-01-11 19:47:39 +02:00
jrootjunior
1cac963562
Replace types ty methods in docs/api/methods
2019-12-11 16:52:21 +02:00
Alex Root Junior
65331e1fda
Add autogenerated docs for types and methods
2019-11-16 22:32:05 +02:00