Skip to content

Conversation

@Interstellar750
Copy link
Contributor

@Interstellar750 Interstellar750 commented Apr 14, 2025

Add the three missing MessageEntity types:

  • "spoiler"
  • "blockquote"
  • "expandable_blockquote"

https://core.telegram.org/bots/api#messageentity

@codecov-commenter
Copy link

codecov-commenter commented Apr 14, 2025

⚠️ 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.26%. Comparing base (d57cb7f) to head (43c93f0).
Report is 5 commits behind head on main.

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #169      +/-   ##
==========================================
- Coverage   49.50%   49.26%   -0.24%     
==========================================
  Files          26       26              
  Lines        2119     2119              
==========================================
- Hits         1049     1044       -5     
- Misses       1027     1030       +3     
- Partials       43       45       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@negasus negasus merged commit e015531 into go-telegram:main Apr 21, 2025
1 check passed
sgoroshko pushed a commit to sgoroshko/go-telegram-bot that referenced this pull request Apr 28, 2025
negasus pushed a commit that referenced this pull request Apr 29, 2025
…d_message (#175)

* fix: rawRequest - use errorsHandler for error on close resp body

* Add MessageEntity Types (#169)

* fix: message struct - optional fields by pointers for json omitempty correct work

---------

Co-authored-by: Hubert Chen <01@trle5.xyz>
negasus pushed a commit that referenced this pull request May 21, 2025
* fix: rawRequest - use errorsHandler for error on close resp body

* Add MessageEntity Types (#169)

* fix: message struct - optional fields by pointers for json omitempty correct work

* fix: MessageEmtity struct - make field custom_emoji_id omitempty because it optional

---------

Co-authored-by: Hubert Chen <01@trle5.xyz>
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