Skip to content

Releases: yagop/node-telegram-bot-api

v0.67.0

13 Dec 02:23
v0.67.0
5d95b43

Choose a tag to compare

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)

v0.50.0

12 May 06:30
917c20c

Choose a tag to compare

Added:

  1. Support Bot API v4.8: (by @danielperez9430)
    • Add methods: sendDice()
  2. Support Bot API v4.7: (by @danielperez9430)
    • Add methods: getMyCommands(),setMyCommands()
  3. Support Bot API v4.5: (by @danielperez9430)
    • Add methods: setChatAdministratorCustomTitle()
  4. Support Bot API v4.4: (by @danielperez9430)
    • Add methods: setChatPermissions()
  5. Support for poll_answer (by @jiejiss)
  6. Add request options in file stream (by @zhangpanyi )

Changed: (by @danielperez9430)

  • New message type: dice
  • Fix Bugs in tests
  • Fix regex compare (by @ledamint)
  • Fix listening for error events when downloading files (by @Kraigo)

New Test: (by @danielperez9430)

  • sendDice
  • getMyCommands
  • setMyCommands
  • setChatAdministratorCustomTitle
  • setChatPermissions

v0.30.0

21 Dec 11:35
119d892

Choose a tag to compare

Added:

  1. Support Bot API v3.5: (by @GochoMugo)
    • Allow provider_data parameter in TelegramBot#sendInvoice
    • Add method TelegramBot#sendMediaGroup()
  2. Support Bot API v3.4: (by @kamikazechaser)
    • Add methods TelegramBot#editMessageLiveLocation, TelegramBot#stopMessageLiveLocation (#439)
    • Add methods TelegramBot#setChatStickerSet, TelegramBot#deleteChatStickerSet (#440)
  3. Add methods:
  4. Add options to TelegramBot#stopPolling() (by @GochoMugo)
  5. Add metadata argument in message event (and friends e.g. text, audio, etc.) (#409) (by @jlsjonas, @GochoMugo)
  6. Add forward-compatibility i.e. support future additional Telegram options (by @GochoMugo)
  7. Add support for Node.js v9 (by @GochoMugo)
  8. Document TelegramBot.errors, TelegramBot.messageTypes (by @GochoMugo)

Changed:

  1. Update TelegramBot#answerCallbackQuery() signature (by @GochoMugo)
  2. Improve default error logging of polling_error and webhook_error (#377)
  3. Update dependencies

Deprecated:

  1. Sending files: (See [usage guide][usage-sending-files]) (by @hufan-akari, @GochoMugo)
    • Error will not be thrown if Buffer is used and file-type could not be detected.
    • Filename will not be set to data.${ext} if Buffer is used
    • Content type will not default to null or undefined

Fixed:

  1. Fix the offset infinite loop bug (#265, #36) (by @GochoMugo)
  2. Fix game example (#449, #418) (by @MCSH)

v0.29.0

22 Oct 16:37
7f41992

Choose a tag to compare

See CHANGELOG.md.

v0.28.0

15 Aug 06:27
580afc9

Choose a tag to compare

See CHANGELOG.md

v0.27.1

10 Apr 05:56
e250d65

Choose a tag to compare

See CHANGELOG.md

v0.27.0

10 Feb 14:56
7304265

Choose a tag to compare

See CHANGELOG.md

v0.26.0

20 Jan 07:14
54212da

Choose a tag to compare

See CHANGELOG.md

v0.25.0

21 Dec 14:34
4e5a493

Choose a tag to compare

v0.25.0