Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Bot API 5.5 #126

Merged
merged 6 commits into from
Dec 7, 2021
Merged

Add support for Bot API 5.5 #126

merged 6 commits into from
Dec 7, 2021

Conversation

KnorpelSenf
Copy link
Member

Adds support for Bot API 5.5.

The only interesting grammy-specific change is that we can now do:

bot.on('message:is_automatic_forward')

and it will trigger for all messages in a group that were posted in the attached channel.

Copy link
Contributor

@habemuscode habemuscode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

src/context.ts Show resolved Hide resolved
src/core/api.ts Show resolved Hide resolved
src/context.ts Outdated Show resolved Hide resolved
@KnorpelSenf KnorpelSenf merged commit 85b7021 into main Dec 7, 2021
@KnorpelSenf KnorpelSenf deleted the api-5.5 branch December 7, 2021 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants