Download Latest Version 1.2.0 source code.zip (1.3 MB)
Email in envelope

Get an email when there's a new version of Node.js Telegram Bot API

Home / v1.2.0
Name Modified Size InfoDownloads / Week
Parent folder
1.2.0 source code.tar.gz 2026-07-14 1.3 MB
1.2.0 source code.zip 2026-07-14 1.3 MB
README.md 2026-07-14 1.3 kB
Totals: 3 Items   2.6 MB 0

Added

  • Support for Telegram Bot API 10.2:
  • Ephemeral Messages: new methods editEphemeralMessageText, editEphemeralMessageMedia, editEphemeralMessageCaption, editEphemeralMessageReplyMarkup and deleteEphemeralMessage; new receiver_user_id / callback_query_id options on sendMessage, sendAnimation, sendAudio, sendDocument, sendPhoto, sendSticker, sendVideo, sendVideoNote, sendVoice, sendContact, sendLocation and sendVenue; ephemeral_message_id on Message and ReplyParameters (whose message_id is now optional); is_ephemeral on BotCommand; receiver_user on Message.
  • Rich Messages: new InputRichMessageMedia, InputMediaVoiceNote, InputRichBlockListItem and the InputRichBlock* block classes; new media and blocks fields on InputRichMessage.
  • Communities: new Community, CommunityChatAdded and CommunityChatRemoved types; community_chat_added / community_chat_removed on Message; community on ChatFullInfo.
  • General: new BotSubscriptionUpdated type and the subscription update field.

Full changelog: https://github.com/yagop/node-telegram-bot-api/compare/v1.1.2...v1.2.0

Source: README.md, updated 2026-07-14