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

feat: telegraf/filters #1698

Merged
merged 8 commits into from
Nov 10, 2022
Merged

feat: telegraf/filters #1698

merged 8 commits into from
Nov 10, 2022

Conversation

wojpawlik
Copy link
Member

Type of change

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

Checklist:

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

@wojpawlik wojpawlik linked an issue Sep 27, 2022 that may be closed by this pull request
@wojpawlik wojpawlik marked this pull request as draft September 28, 2022 11:27
@MKRhere MKRhere marked this pull request as ready for review November 8, 2022 14:09
Copy link
Member Author

@wojpawlik wojpawlik left a comment

Choose a reason for hiding this comment

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

Composer.guard should probably be deprecated in favor of Composer.on.

src/util.ts Show resolved Hide resolved
@wojpawlik wojpawlik marked this pull request as draft November 9, 2022 19:06
@wojpawlik wojpawlik force-pushed the filters branch 2 times, most recently from 9d4b79e to 795d842 Compare November 10, 2022 11:11
@wojpawlik wojpawlik marked this pull request as ready for review November 10, 2022 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing type definitions on ctx.message
3 participants