Commit graph

40 commits

Author SHA1 Message Date
kandikits
1bb4be072e
Update README.md
Hi, 
Congratulations👏👏👏
Developers are finding project information, code snippets and other information related to your repository on kandi. Also, your project has featured on the kandi kit under the best Python Telegram Bot libraries. kandi kits help developers shortlist reusable libraries and code snippets for specific topics or use cases. Add your kandi X-Ray & Featured badges to help more developers quickly discover and adopt your project. Thanks!
2022-09-14 17:32:35 +05:30
Alex Root Junior
7214ba2f4b
Update README.md 2022-08-24 00:41:42 +03:00
Alex Root Junior
11d2e6f31a
Added full support of Bot API 6.2 2022-08-13 23:01:10 +03:00
Владислав
df23d4fd59
Update Telegram Bot API shield version in README.md (#934) 2022-06-24 11:58:29 +03:00
Alex Root Junior
0e2beb24c2
Added support of Telegram BOt API 6.0 2022-04-16 18:09:58 +03:00
Alex Root Junior
bb7b299b9d
Updated to Bot API 5.7 (#824)
* Updated to Bot API 5.7

* Updated to Bot API 5.7

Signed-off-by: Alex Root Junior <jroot.junior@gmail.com>
2022-02-01 02:20:39 +02:00
Oleg A
3d30581657 docs: bump tg api version 2021-12-30 16:07:09 +03:00
Oleg A
910e4d7784
Bot API 5.5 (#768)
* chore: bump version 5.5

* feat: add banChatSenderChat and unbanChatSenderChat

Added the methods banChatSenderChat and unbanChatSenderChat for banning and unbanning channel chats in supergroups and channels.

* feat: add has_private_forwards

Added the field has_private_forwards to the class Chat for private chats, which can be used to check the possibility of mentioning the user by their ID.

* feat: add has_protected_content

Added the field has_protected_content to the classes Chat and Message.

* feat: add is_automatic_forward

Added the field is_automatic_forward to the class Message.

* feat: add shortcuts

Added Chat.ban_sender_chat() and Chat.unban_sender_chat() shortcuts.

* docs: add new methods Source
2021-12-07 20:03:13 +02:00
Alex Root Junior
b190bbba19
Dev 2.x api 5.4 (#741)
* Added support of Bot API 5.4

* Bump version

* Added aliases for ChatJoinRequest object

* Create aiohttp session inside async function

* Try to fix compatibility with aiohttp 3.8

* Fixed compatibility with Python 3.10
2021-11-07 01:39:51 +02:00
Oleg A
f18e4491c2
Telegram API 5.3 (#610)
* docs: api version update

* feat: personalized commands

* feat: custom placeholders

* refactor: ChatMember split

* fix: old names for ChatMemberStatus

* refactor: renamed kickChatMember to banChatMember

* style: align params

* refactor: renamed getChatMembersCount to getChatMemberCount (#614)

* feat: resolve ChatMember

* refactor: renamed BotCommandScopeTypes (similar to code style)

* refactor: resolve is a static method

* Construct BotCommandScope from type

* Make BotCommandScope classmethod instead of method

* Use classmethod for ChatMember resolve method

Co-authored-by: Hoi Dmytro <dmytro.hoi@gmail.com>
Co-authored-by: Alex Root Junior <jroot.junior@gmail.com>
2021-07-04 23:52:55 +03:00
pigeonburger
0e28756a10
Update README.md (#586) 2021-05-17 13:17:48 +03:00
Oleg A
ea28e2a77a
Telegram API 5.2 support (#572)
* feat: version number update

* feat: add InputInvoiceMessageContent type

* refactor: every param on a new line

* feat: add `max_tip_amount` and `suggested_tip_amounts` to `sendInvoice`

* feat: `start_parameter` of `sendInvoice` became optional

* refactor: reorder params

* feat: add `chat_type` to `InlineQuery`

* feat: add `VoiceChatScheduled`

* feat: add `voice_chat_scheduled` to `Message`

* fix: sendChatAction documentation update

* feat: add `record_voice` and `upload_voice` to `ChatActions`

* feat: allow sending invoices to group, supergroup and channel
2021-04-28 01:22:57 +03:00
Alex Root Junior
cce3a5fbd0 Bump badge 2021-03-14 21:36:18 +02:00
Oleg A
ee3b0954a3
Telegram API readme updated (#463) 2020-11-12 22:02:52 +02:00
Martin Winks
60fe0931a7
docs(readme): prettify readme, update downloads stats badge (#406)
* docs(readme): prettify readme, update downloads stats badge

* chore(readme): describe steps for minimal code

* chore(rme): remove comma etc

Co-authored-by: evgfilim1 <evgfilim1@yandex.ru>

* chore(rme): add heading for details/summary blocks

* Update README.md

Co-authored-by: evgfilim1 <evgfilim1@yandex.ru>
Co-authored-by: Alex Root Junior <jroot.junior@gmail.com>
2020-09-13 22:11:27 +03:00
Alex Root Junior
50b5768759 AIOG-T-61 Bump version 2020-06-08 20:20:43 +03:00
Alex Root Junior
f1f65d2e77 i-AIOG-18 Update versions (readme, setup, etc.) 2020-04-25 22:54:44 +03:00
Oleg A
43a210e21f
Updated telegram version shield 2020-04-07 12:55:24 +03:00
Oleg A
6ef8362a21
OpenCollective organization display fix
Fixed issue https://github.com/opencollective/opencollective/issues/2668 with organization's avatar display
2020-03-31 10:39:10 +03:00
Alex Root Junior
ad2bf96eb7 Bump API and framework versions 2020-01-23 23:21:49 +02:00
cybernet
13b4f345a6
Update README.md
as sugested by @JrooTJunior

Co-Authored-By: Alex Root Junior <jroot.junior@gmail.com>
2020-01-08 15:14:31 +01:00
cybernet
538ba2bab1
aiogram dev 2020-01-01 20:20:09 +00:00
Alex Root Junior
2323771cb9 Bump versions and URL's 2020-01-01 16:55:33 +02:00
Oleg A
383f1078a5
Fixed opencollective organization link 2019-11-30 11:35:25 +03:00
Alex Root Junior
b88ae7a435 library -> framework 2019-10-14 16:06:35 +03:00
Alex Root Junior
7efa0fc27d Fix docs status shield 2019-10-06 23:30:24 +03:00
Alex Root Junior
14f273702b Bump version 2019-08-04 19:43:25 +03:00
Alex Root Junior
fa1b1aa3ff
Update README.md 2019-07-17 21:45:19 +03:00
jess
8f570315bc
Update README.md
changed badge style to flat square
2019-07-14 18:01:40 -07:00
Jess
cc6ecefbf7 Added financial contributors to the README 2019-07-07 09:59:03 -07:00
Alex RootJunior
b70778fcdb Update to 4.3 Bot API. LoginUrl. 2019-06-01 15:16:28 +03:00
Alex Root Junior
1494e28609 Add downloads badge 2018-10-28 20:32:04 +02:00
Kolay
339dcacd82
updated py version too 2018-08-17 14:25:11 +03:00
Suren Khorenyan
3a7cb02acd Is a pretty simple... 2018-01-23 17:02:52 +03:00
Alex Root Junior
7d75813f21 Add Telegram badge 2017-11-19 00:54:23 +02:00
Alex Root Junior
b014c69daf Oops. Change issues badge URL. 2017-11-19 00:47:47 +02:00
Alex Root Junior
29364cc2d9 Change information about repo. (Migrate from Bitbucket to Github)
Yep. I hate Github, but it opens more prospects for the promotion of the library.
2017-11-19 00:39:25 +02:00
Alex Root Junior
add7c7f864 Change readme and index page. 2017-07-29 05:37:13 +03:00
Alex Root Junior
7c27b92c32 Update docs and readme. 2017-06-03 12:12:56 +03:00
Alex Root Junior
1c81842167 Readme 2017-05-27 04:14:30 +03:00