mirror of
https://github.com/yagop/node-telegram-bot-api
synced 2025-08-29 05:17:41 +00:00
Feature: * Add example demonstrating use of inline keyboards and callback queries (see PR #150) * Use token from environment variable, if available References: * PR #150 - Provided example with inline keyboard and callbacks: https://github.com/yagop/node-telegram-bot-api/pull/150