v0.13.5
What's Changed
- Refactored
AiogramTonConnectMiddleware
for user events only. - Added
tonapi_token
to prevent errors with bridge tonapi 429.
Set the key inAiogramTonConnectMiddleware
:AiogramTonConnectMiddleware( ..., tonapi_token=config.tonapi.TONCONNECT_KEY, )
Full Changelog: v0.13.2...v0.13.5