Skip to content

Conversation

@dependabot
Copy link

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

Bumps github.com/go-telegram/bot from 1.14.2 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

v1.17.0

  • api 9.2 (#207)
  • fix: hide token from logs (#206)
  • use io.Pipe for build request (#205)
  • 🛠️ fix: models.InputSticker model handling/usage (#201)
  • style: replace empty interface{} with any (#200)

v1.16.0

  • support API 9.1 (#194)

v1.15.0

  • support API 9.0 (#176)
  • fix json 'omitempty' fields for message struct - pinned_message/pinned_message (#175)
  • Add MessageEntity Types (#169)
  • fix: rawRequest - use errorsHandler for error on close resp body (#170)
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

v1.17.0 (2025-08-18)

  • api 9.2 (#207)
  • fix: hide token from logs (#206)
  • use io.Pipe for build request (#205)
  • 🛠️ fix: models.InputSticker model handling/usage (#201)
  • style: replace empty interface{} with any (#200)

v1.16.0 (2025-07-08)

  • support API 9.1 (#194)

v1.15.0 (2025-04-29)

  • support API 9.0 (#176)
  • fix json 'omitempty' fields for message struct - pinned_message/pinned_message (#175)
  • Add MessageEntity Types (#169)
  • fix: rawRequest - use errorsHandler for error on close resp body (#170)
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.14.2 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.14.2...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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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