Skip to content
This repository was archived by the owner on Feb 16, 2026. It is now read-only.

Bump github.com/go-telegram/bot from 1.17.0 to 1.18.0#48

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/github.com/go-telegram/bot-1.18.0
Jan 26, 2026
Merged

Bump github.com/go-telegram/bot from 1.17.0 to 1.18.0#48
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/github.com/go-telegram/bot-1.18.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps github.com/go-telegram/bot from 1.17.0 to 1.18.0.

Release notes

Sourced from github.com/go-telegram/bot's releases.

v1.18.0

  • support API 9.3 (December 31, 2025 update)
    • Topics in private chats:
      • Added has_topics_enabled field to User
    • Gifts:
      • Added getUserGifts and getChatGifts methods
      • Replaced last_resale_star_count with last_resale_currency and last_resale_amount in UniqueGiftInfo
      • Replaced exclude_limited with exclude_limited_upgradable and exclude_limited_non_upgradable in getBusinessAccountGifts
      • Added gift_upgrade_sent field to Message
      • Added gift_id, is_from_blockchain, is_premium, colors fields to UniqueGift
      • Added personal_total_count, personal_remaining_count, is_premium, has_colors, background, unique_gift_variant_count fields to Gift
      • Added is_upgrade_separate, unique_gift_number fields to GiftInfo and OwnedGiftRegular
      • Added gifts_from_channels field to AcceptedGiftTypes
      • Added GiftBackground and UniqueGiftColors types
      • Added unique_gift_colors, paid_message_star_count fields to ChatFullInfo
    • Streaming:
      • Added sendMessageDraft method for streaming partial messages
Changelog

Sourced from github.com/go-telegram/bot's changelog.

v1.18.0 (2026-01-23)

  • support API 9.3 (December 31, 2025 update)
    • Topics in private chats:
      • Added has_topics_enabled field to User
    • Gifts:
      • Added getUserGifts and getChatGifts methods
      • Replaced last_resale_star_count with last_resale_currency and last_resale_amount in UniqueGiftInfo
      • Replaced exclude_limited with exclude_limited_upgradable and exclude_limited_non_upgradable in getBusinessAccountGifts
      • Added gift_upgrade_sent field to Message
      • Added gift_id, is_from_blockchain, is_premium, colors fields to UniqueGift
      • Added personal_total_count, personal_remaining_count, is_premium, has_colors, background, unique_gift_variant_count fields to Gift
      • Added is_upgrade_separate, unique_gift_number fields to GiftInfo and OwnedGiftRegular
      • Added gifts_from_channels field to AcceptedGiftTypes
      • Added GiftBackground and UniqueGiftColors types
      • Added unique_gift_colors, paid_message_star_count fields to ChatFullInfo
    • Streaming:
      • Added sendMessageDraft method for streaming partial messages
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/go-telegram/bot](https://github.com/go-telegram/bot) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/go-telegram/bot/releases)
- [Changelog](https://github.com/go-telegram/bot/blob/main/CHANGELOG.md)
- [Commits](go-telegram/bot@v1.17.0...v1.18.0)

---
updated-dependencies:
- dependency-name: github.com/go-telegram/bot
  dependency-version: 1.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jan 26, 2026
@github-actions github-actions bot added the dependabot-approved Auto-approved Dependabot PRs label Jan 26, 2026
@github-actions github-actions bot merged commit d8c7e51 into main Jan 26, 2026
1 of 2 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/go-telegram/bot-1.18.0 branch January 26, 2026 09:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependabot-approved Auto-approved Dependabot PRs dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants