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

[Major] Make fmt use intuitive #17

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from
Draft

Conversation

KnightNiwrem
Copy link
Collaborator

@KnightNiwrem KnightNiwrem commented Aug 5, 2023

And:

  • Standardise exported middleware type signature (i.e. () => mw instead of mw)
  • Export transformer instead of middleware
  • Provide Api Flavor with updated README
  • remove parse_mode completely to signal strong disuse recommendation

TODO:

  • answerInlineQuery

@KnightNiwrem KnightNiwrem marked this pull request as draft August 5, 2023 05:10
package.json Outdated Show resolved Hide resolved
src/utils.ts Outdated Show resolved Hide resolved
Copy link
Member

@KnorpelSenf KnorpelSenf left a comment

Choose a reason for hiding this comment

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

I'd still love to see compatibility with i18n, but this is a topic for a future PQ in collaboration with @PonomareVlad

.vscode/settings.json Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@PonomareVlad
Copy link
Member

@KnorpelSenf nice, I will try to do something in this week 🌚

@KnorpelSenf
Copy link
Member

Ping me or request a review once you want me to TAL

@KnightNiwrem
Copy link
Collaborator Author

Ping me or request a review once you want me to TAL

All right. The only thing left should be jsdocs, comments, readme, and updating website docs before release. It'll be.. awhile, but feel free to jump in if you need to.

@KnightNiwrem
Copy link
Collaborator Author

Tentatively postponed until grammY 2

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.

4 participants