Skip to content

refactor(telegram): remove forced "^" prefix from handler pattern - #246

Merged
AmarnathCJD merged 1 commit into
AmarnathCJD:masterfrom
ruizlenato:master
Oct 10, 2025
Merged

refactor(telegram): remove forced "^" prefix from handler pattern#246
AmarnathCJD merged 1 commit into
AmarnathCJD:masterfrom
ruizlenato:master

Conversation

@ruizlenato

Copy link
Copy Markdown
Contributor

matching

  • Stops automatically prepending "^" to handler patterns, leaving prefix responsibility to the user
  • Allows more flexible and explicit pattern matching for commands in gogram

matching

- Stops automatically prepending "^" to handler patterns, leaving prefix
responsibility to the user - Allows more flexible and explicit pattern
matching for commands in gogram
@AmarnathCJD
AmarnathCJD merged commit 117c052 into AmarnathCJD:master Oct 10, 2025
1 of 2 checks passed
bunin pushed a commit to bunin/gogram that referenced this pull request Mar 6, 2026
refactor(telegram): remove forced "^" prefix from handler pattern
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.

2 participants