mirror of
https://github.com/yagop/node-telegram-bot-api
synced 2025-08-29 13:27:44 +00:00
Typo
This commit is contained in:
parent
5708c30d7c
commit
156be1afed
@ -13,8 +13,8 @@ var fs = require('fs');
|
|||||||
var requestPromise = Promise.promisify(request);
|
var requestPromise = Promise.promisify(request);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Telegram Bot API. Suppor for WebHooks and long polling. Emits `message` when
|
* NodeJS class for Telegram Bot API. Support for WebHooks and long polling. Emits `message` when
|
||||||
* a message arrives.
|
* message arrives.
|
||||||
*
|
*
|
||||||
* @class TelegramBot
|
* @class TelegramBot
|
||||||
* @constructor
|
* @constructor
|
||||||
|
Loading…
x
Reference in New Issue
Block a user