Skip to content

Update node-telegram-bot-api 0.60.0 → 0.67.0 (major)#330

Open
depfu[bot] wants to merge 1 commit intomasterfrom
depfu/update/yarn/node-telegram-bot-api-0.67.0
Open

Update node-telegram-bot-api 0.60.0 → 0.67.0 (major)#330
depfu[bot] wants to merge 1 commit intomasterfrom
depfu/update/yarn/node-telegram-bot-api-0.67.0

Conversation

@depfu
Copy link
Contributor

@depfu depfu bot commented Dec 14, 2025

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ node-telegram-bot-api (0.60.0 → 0.67.0) · Repo · Changelog

Release Notes

0.67.0

Added:

  1. Support Telegram Bot API v7.4 (by @danielperez9430)
    • #refundStarPayment
  2. Support Telegram Bot API 7.6 (@danielperez9430)
    • #sendPaidMedia
  3. Support Telegram Bot API v7.9 (by @danielperez9430)
  4. Support Telegram Bot API v7.10 (by @danielperez9430)
    • Update: purchased_paid_media
  5. Support Telegram Bot API v8.0 and v8.1
  6. Support Telegram Bot API v8.2, v8.3 (@danielperez9430)
    • #verifyUser
    • #verifyChat
    • #removeUserVerification
    • #removeChatVerification
  7. Support Telegram Bot API v8.3 (by @danielperez9430)
  8. Support Telegram Bot API v9.0 (by @danielperez9430)
    • #readBusinessMessage
    • #deleteBusinessMessages
    • #setBusinessAccountName
    • #setBusinessAccountUsername
    • #setBusinessAccountBio
    • #setBusinessAccountProfilePhoto
    • #removeBusinessAccountProfilePhoto
    • #setBusinessAccountGiftSettings
    • #getBusinessAccountStarBalance
    • #transferBusinessAccountStars
    • #getBusinessAccountGifts
    • #convertGiftToStars
    • #upgradeGift
    • #transferGift
    • #postStory
    • #editStory
    • #deleteStory
    • #giftPremiumSubscription
  9. Support Telegram Bot API v9.1 (by @danielperez9430)
    • #sendChecklist
    • #editMessageChecklist
    • #getMyStarBalance

Fixed:

  1. Reference causing error in FatalError (by @ivanjh)
  2. Stringify scope field in #deleteMyCommands (by @XC-Zhang)
  3. Stringify allowed_updates field in #getUpdates (by @alfanzain)
  4. Stringify message_ids in #forwardMessages (by @qiaoshouzi)
  5. Rename parameter thumb to thumbnail (by @0x114514BB)
  6. Remove travis badge (by @melroy89)
  7. Improve documentation on events (by @programminghoch10)
  8. Fix Telegram invite group link (by @melroy89)

0.66.0 (from changelog)

  1. Support Telegram Bot API 7.2 & 7.3 (@danielperez9430)
  • getBusinessConnection
  • replaceStickerInSet
  1. Support for updates: (@danielperez9430)
  • business_connection
  • business_message
  • edited_business_message
  • deleted_business_messages
  1. Minor fixes: (@danielperez9430)
  • getUserChatBoosts

0.65.1 (from changelog)

  1. Support for updates (@danielperez9430)
  • message_reaction
  • message_reaction_count
  • chat_boost
  • removed_chat_boost

0.65.0 (from changelog)

  1. Support Telegram Bot API v7.1
  1. Minor changes: (@danielperez9430)
  • Refactor methods order
  • Fix copyMessages & setMessageReaction methods
  • Added missing tests
  • Fix tests for methods copyMessages & getMyDefaulAdministratorRights

0.64.0 (from changelog)

  1. Replace request with a maintained version (@danielperez9430)
  • Change request to @cypress/request
  • Change request-promise to @cypress/request-promise

0.63.0 (from changelog)

  1. Support Telegram Bot API v6.8 (@danielperez9430)
  • unpinAllGeneralForumTopicMessages

0.61.0 (from changelog)

  1. Support Telegram Bot API v6.4 (@danielperez9430)
  • editGeneralForumTopic
  • closeGeneralForumTopic
  • reopenGeneralForumTopic
  • hideGeneralForumTopic
  • unhideGeneralForumTopic
  1. Minor changes: (@danielperez9430)
  • The parameters name and icon_custom_emoji_id of the method editForumTopic are now optional.
  • Fix add thumb in sendAudio, sendVideo and sendVideoNote
  • Fix getMyCommands and setMyCommands
  • Suggested tip amounts stringify in sendInvoice

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 65 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants