Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/aiogram/aiogram

aiogram is a modern and fully asynchronous framework for Telegram Bot API written in Python using asyncio
https://github.com/aiogram/aiogram

MessageCantBeDeleted exception

If bot without admin rights try to delete message it receive BadRequest: message can't be deleted

db94260df02864ffa6985174b0064369b797741e authored over 6 years ago
You can now use the Retry-After response header to configure the delay after which the Bot API will retry the request after an unsuccessful response from a webhook.

94d3dd4b13595781475210a19b7b5ca89a787d8c authored over 6 years ago
Implement Gone request handler

9477e9af862bbb81a247ade7c396c491c0a01072 authored over 6 years ago
Added the new field foursquare_type to the objects Venue, InlineQueryResultVenue and InputVenueMessageContent, and the parameter foursquare_type to the sendVenue method.

a43e196d6d47490d0b11420d84aa261542fc5f3d authored over 6 years ago
Added the method sendAnimation

8df8792f1c3909461ee0c6f351b18452b95376ad authored over 6 years ago
Added support for attaching custom thumbnails to uploaded files.

Note: is not work properly and will be fixed in 2.0

f006e53ddca283468258a35929018a7f8a8ec74b authored over 6 years ago
Added the method editMessageMedia and new types InputMediaAnimation, InputMediaAudio, and InputMediaDocument.

a8f6f3adf5fdafec23e0d67038d01e55d8af61a0 authored over 6 years ago
Added vCard support when sharing contacts

f635b5c96555b2222b55412fe15f69d4b5182ebe authored over 6 years ago
Added the field thumb to the Audio object to contain the thumbnail of the album cover to which the music file belongs.

0a847c4de70731316cb13de34bedca68627c1dad authored over 6 years ago
Telegram Passport

6f3eda16e573346a65697408ee57156145799379 authored over 6 years ago
Merge pull request #58 from victorusachev/hotfix--proxy-args

Fix for proxy in AiohttpConnector.request

e52ad822b9b8fe41eab06c6f0f1c6424198bf973 authored over 6 years ago
Fix for proxy in AiohttpConnector.request

4c663ba4c7c0ba4492e765b5bdcbed199753aa38 authored over 6 years ago
Added the field animation to the Message object.

f7a071cb0bf05b86ccfdd4ed3d2b2febb5b0a9a2 authored over 6 years ago
Fix docs Makefile. (revert)

f6573ded9647538a3313ca7f2556f4c39cbdcb4a authored over 6 years ago
Added two new MessageEntity types: `cashtag` and `phone_number`.

ad96efbd71c238268c17671d5a0e088244221e69 authored over 6 years ago
Bump version

52a4eb72264f99045f77a3fac533a7d3e011ee9a authored over 6 years ago
Merge pull request #56 from Olegt0rr/patch-16

Update json.py to fix pyCharm warning

5412c3c120973c9f840d2efcfb07c95bc525cc23 authored over 6 years ago
Merge pull request #55 from Olegt0rr/patch-13

Simple example with webhook executor

9e1c23ced8b915261f7daff8f04fdd99c95ebd93 authored over 6 years ago
Update json.py

fix pyCharm warning
'ujson' in try block with 'except ImportError' should also be defined in ex...

a06cdd188dedbd12b1353e52cb2b1fca9be4df75 authored over 6 years ago
Create webhook_example_2.py

7f588082b9804f1e0a623f9dba3e73ffdd35f867 authored over 6 years ago
Merge branch 'master' into dev-2.x

# Conflicts:
# aiogram/__init__.py
# aiogram/utils/exceptions.py

2d7a142d8412d90b088cf55816cc30b31e383cf3 authored over 6 years ago
Change version

3f8034ad902b291b80293cc70d84f8636955c8a2 authored over 6 years ago
InlineQueryResultLocation has live_period

220f47b00fd942e755f4bb217234e9e24c23de2f authored over 6 years ago
More content types.

a67831892732e9954621dac332d51cf92d8ef04d authored over 6 years ago
In channels `CallbackQuery.message.from_user` can be empty.

50ea2f37ae8abdc1f406feaa68f7aaa1b23a9313 authored over 6 years ago
Moooore error types.

ebc0a94201ea38c8cf50a6b9e528636819814a53 authored over 6 years ago
Fixed pydoc for `Message.parse_entities`.

59bde14db336756ca9b17c668076a22e2cae4fb5 authored over 6 years ago
Fixed markup-entities parsing.

f52c59376d8ec8427ccf300faa423ccce8a098c9 authored over 6 years ago
Merge branch 'dev-1.x' into dev-2.x

# Conflicts:
# examples/broadcast_example.py

2cc9720b093a524263eee8a37650323eeca29469 authored over 6 years ago
Partial update examples.

06df4820619f712332c02f3c1a5320758be4352c authored over 6 years ago
Allowed to more simply import base utils from aiogram

b37763c23f7fbf64e6e588a963cf0628eaef7a6f authored over 6 years ago
Allow to use RapidJSON. Allow to disable uvloop, ujson or rapidjson by env. variables.

afbe7bb4581226a062530495fea08e2f88a75f0c authored over 6 years ago
Hide args from repr for `Command.CommandObj`

23211fc283bc47f0ef108dda70c9bc3fd6a2452d authored over 6 years ago
Bind text handler.

b647eb476a46e53586dde863cb6abf34d0930693 authored over 6 years ago
Bump Python version in tox and RTD environments.

4a5f51dd01f911422d87d838aced88b8d0293ded authored over 6 years ago
Refactor filters.

f957883082a8d7e82e61accd62a5e4c87715e9d8 authored over 6 years ago
Remove old TODO-s.

539c76a062735746bf5cb1362e80727ea86fe85a authored over 6 years ago
Improved filters.

24184b1c8f0698ff42395a583bfa663042e06be2 authored over 6 years ago
Merge pull request #54 from ape364/patch-1

Update quick_start.rst

3abb48537ca079f84545bffa8d06e92cfd509e93 authored over 6 years ago
Merge branch 'dev-1.x' into patch-1

c73975a2df58cdd27959682c9aa36029bbd9a976 authored over 6 years ago
Update quick_start.rst

replace tab with 4 spaces

3de1397387f1d767f96d3608cdf18a41ef26ee1c authored over 6 years ago
Implement connectors mechanism.

cd4fee5eaa9d4e6eb2a4ef5625fe4210647fed0b authored over 6 years ago
Merge pull request #53 from surik00/dev-1.x

Fix broadcast example

6dc5d77bb28ac37e558aa7368d42be44c7b4e1e3 authored over 6 years ago
Fix broadcast example

40fd2b126b962b8eeedb8d4c3e754acf4e6455ce authored over 6 years ago
Merge remote-tracking branch 'origin/dev-2.x' into dev-2.x

afa7ef9ebe40485127a8e9fdabbb3db127440ffa authored over 6 years ago
Resolve state object in FSMContext.

0289f3a9567c3513b2f0e9704add24d097049a38 authored over 6 years ago
Merge pull request #52 from kolayv/patch-4

disabled inspection for pycharm

69fa3021b92d00d6efedcf3a8b3f41132928c93a authored over 6 years ago
disabled inspection for pycharm

d5c7279e07178c1c90e36eb9359ab0c617c5b7d4 authored over 6 years ago
Fix current state context getter for updates where chat is not presented.

cf8df06f631795ac01017b954b4edf6ea7a2a4b7 authored over 6 years ago
Oops. Wrong path.

43dddcafe4bc6b013615acdac0bf54313bb648e1 authored over 6 years ago
Implement bot middleware.

3e30f29abaa76dbb9d2643a86f330789adaa8dcf authored over 6 years ago
Raise error when locale is not compiled.

3d5b4614095fd0b9de37ab3a636e01681ca256b2 authored over 6 years ago
Implement i18n middleware and add example.

cdc51a699462fe03e1af05b703501c6f3cdbe86f authored over 6 years ago
Added tests for StatesGroup

69c126e0278824297c8ef84974d70ac54134ba00 authored over 6 years ago
Rename `MetaStatesGroup` to `StatesGroupMeta`

26b5cebe8b41f375920da16da94c815f65a8f7f0 authored over 6 years ago
Implement root group getter.

21c45193da2d74140959b69361b31f5969aef734 authored over 6 years ago
Use 'at' instead of '*' for state group.

10538b3199c5e6b09fdb9f85a1ae8d84af130f08 authored over 6 years ago
Implement `__contains__` method for states group

58154915de8050f3d585e6f29e2a40a30791982e authored over 6 years ago
Oops. Move name setter.

8a8749dd028fb4d96ade53843055d31b221aeecf authored over 6 years ago
Oops. This method renamed.

8772518fa5331361aa40573fd000752e7e5f174f authored over 6 years ago
Allow to use '*' and `None` as state in State object.

4f0a3c607f0a077ebdeeaa82e84b7abc3f4f3c39 authored over 6 years ago
Refactor states group

aa2468e19a4a56e6e860a4136f0f6dd8b1ab19b1 authored over 6 years ago
More usable state groups. All child groups know about name of parent group.

051b92a716807cafc96f9b2df07ed160fe5318a7 authored over 6 years ago
Allow to change states-group name by `__group_name__`

d8909ffe35e92f8f904573847b7476de52852bfe authored over 6 years ago
Improve FSM.

ac50db075b1b1d9b4ea26b1a4fe2c57039e3ec10 authored over 6 years ago
Changed the order of filters and optimize creation of default filters.

fe6ae4863ace9781cd060a2bca942860386e5c68 authored over 6 years ago
Fix FSM storage and filter.

b4d8ac2c0a44f31d4230f6a5cbca6eabd3419925 authored over 6 years ago
Are you kidding me?

3fb0a23db7a69f42ad4f236246c608bfe46a8a3c authored over 6 years ago
The introduction of a new filter factory into the registration of handlers

759055ed66d662ea84bb9f9aa28f2aa006d74696 authored over 6 years ago
change imports and exclude state filter for errors handlers.

52304bb51c43d24ee75dd669ffa79369e51ba46a authored over 6 years ago
Small changes in FSM filter.

74b56259e675e917658b395850b5290403672cc3 authored over 6 years ago
Pass handler args from middlewares

21ba9288d0c19375a2ed2b165920a1d3538bab55 authored over 6 years ago
Message is too long.

6832e92ca2e0da70290445a1d48d3ca11c3fa0be authored over 6 years ago
Fix state filter

95ba0ae571b8286dd8814880af402d6fd22ccaf4 authored over 6 years ago
Default filters

b4ecc421e431b887c9d3a9b65485f0c16ed84572 authored over 6 years ago
Experimental: Pass result of filter as arguments in handler.

1ca0be538bcb70a8d94d5cccad600705ea6325de authored over 6 years ago
Fix imports

fc4e6ae69b6579e6f6c4efcc11aa26f9e7cbb84d authored over 6 years ago
Remove context util.

06fbe0d9cd302537e769530f83d56735c62a838f authored over 6 years ago
Small changes in base filter.

5c1eee4fa9da2ae3753381ec4ddbbd5700e7d39e authored over 6 years ago
provide excluding event handlers in filters factory

b56a070289aa3b3b86b3c1709365ace81c0856d0 authored over 6 years ago
Change version

0656a4b1b84ae17b11421fe1ec894032afc57ff1 authored over 6 years ago
Merge branch 'filters-factory' into dev-2.x

# Conflicts:
# aiogram/dispatcher/__init__.py
# aiogram/dispatcher/filters.py
# aiogram/dispatch...

4fbddebe8f4a2aaa7379e81681a51b4808f0c0e8 authored over 6 years ago
Merge branch 'dev-1.x' into dev-2.x

# Conflicts:
# aiogram/types/message.py

2f4c63c9a37c84b34a1bb17f7c702fe303ee9131 authored over 6 years ago
Try to use contextvars (partial)

8086a120c2b3b7eb4b9d03e52f745eebc0ce16e8 authored over 6 years ago
Merge pull request #50 from kolayv/patch-1

must be use round

887e715f064749803435058ca6f92d47d2bd160d authored over 6 years ago
Merge pull request #49 from kolayv/patch-2

replaced int to datetime

af72dcc13cb0657081f2251106e4cbe42ad5aa25 authored over 6 years ago
replaced int to datetime

fee449a233ef3d6c1452ebef9a9d259fd81725a4 authored over 6 years ago
must be use round

dd0fb98376aa55a3b379f052addfd03d249ce03e authored over 6 years ago
Merge pull request #48 from surik00/dev-1.x

Babel is not in requirements

a139ebee6e62546bfdf0aa903f7e6f4b51323912 authored over 6 years ago
Fix return typing

3adba29c279aef3a98c2f43d236516e60d2b40cd authored over 6 years ago
Update docstring for the user class

7e601d1c8d018cbd3444e999a58ec928e888e63a authored over 6 years ago
Babel is in requirements now

b7a67cd5220cd7c2156dfa945ddde69b39603a4d authored over 6 years ago
Merge pull request #46 from surik00/dev-1.x

Improve check in ExceptionsFilter

239728ccc61a7c9b4a3ba4ed257324bb215afddc authored over 6 years ago
Improve check in ExceptionsFilter

99bb5a9fef9f23733f87cab805b194c2e958d7f1 authored over 6 years ago
Merge pull request #45 from gurland/master

Convert tabs to spaces

93fe82d7f18d54b276b725ca04d9ca5134f167b4 authored over 6 years ago
Convert tabs to spaces

545d470e02c52f078d4171d75684db3c17a7fc66 authored over 6 years ago
Bump dev version

c88ee7ed5266cab36fd85c6b27e4500e69203875 authored over 6 years ago
Oops. Bump [2]

e8e108ecae1dc5a0e2aed8d8abf0e64c51a1fdee authored over 6 years ago
Merge remote-tracking branch 'origin/master'

fae989879e104bd605d84fdb321fe35657821f86 authored over 6 years ago
Bump version

7f5cb03dc64e66fe5bcbb20daf26485fa6e3dbb6 authored over 6 years ago