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

Create an allowed_updates list #153

Merged
merged 1 commit into from
Jan 31, 2025
Merged

Conversation

Interstellar750
Copy link
Contributor

@Interstellar750 Interstellar750 commented Jan 24, 2025

Pull request for (#152)

Add a string list to models/update.go, contains the available allowed_updates in the Update - Telegram Bot API document.

@Interstellar750
Copy link
Contributor Author

Oh, I didn't realize this was a breaking change before, just adding a list of strings should be enough

Now I've re-edited the changes, please review it

@Interstellar750 Interstellar750 marked this pull request as ready for review January 24, 2025 17:09
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.30%. Comparing base (337def9) to head (0d068d2).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #153   +/-   ##
=======================================
  Coverage   49.30%   49.30%           
=======================================
  Files          26       26           
  Lines        2097     2097           
=======================================
  Hits         1034     1034           
  Misses       1021     1021           
  Partials       42       42           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@negasus negasus merged commit c7341ea into go-telegram:main Jan 31, 2025
1 check passed
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.

3 participants