Commit graph

32 commits

Author SHA1 Message Date
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