mirror of
https://github.com/yagop/node-telegram-bot-api
synced 2025-08-24 19:08:11 +00:00
Running the tests:
export TEST_TELEGRAM_TOKEN=<YOUR_BOT_TOKEN>
# User Id which you want to send the messages.
export TEST_USER_ID=<USER_ID>
npm run test