mirror of
https://github.com/yagop/node-telegram-bot-api
synced 2025-08-22 18:07:16 +00:00
Feature: The signature is inconsistent from other methods in TelegramBot. Make it consistent. References: * FR: https://github.com/yagop/node-telegram-bot-api/issues/367 * PR: https://github.com/yagop/node-telegram-bot-api/pull/368 * PR-by: @mnb3000