2
0
mirror of https://github.com/yagop/node-telegram-bot-api synced 2025-08-24 19:08:11 +00:00
2016-05-06 19:21:41 +09:00
..
2015-06-29 00:37:40 +02:00
2015-09-26 19:06:28 +02:00
2015-07-08 21:59:50 +02:00
2015-07-08 22:34:18 +02: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