Mohammed Sohail
942fc4854b
src/telegram: Add sendVideoNote method ( #330 )
...
References:
* API sendVideoNote method: https://core.telegram.org/bots/api#sendvideonote
* PR: https://github.com/yagop/node-telegram-bot-api/pull/330
* PR-by: @kamikazechaser
* API v3: https://github.com/yagop/node-telegram-bot-api/issues/332
2017-05-26 16:25:34 +03:00
GochoMugo
11bcdd3b6a
src/telegram: Add TelegramBot#removeTextListener()
...
Feature:
This is the opposite action to `TelegramBot#onText()`.
It allows removing any previously-registered listeners.
It is similar to `TelegramBot#removeReplyListener()`.
2017-05-13 11:28:04 +03:00
Plusb Preco
a44eb7f1ee
docs: Docs improvements ( #291 )
...
Feature:
* Add notes about events in `api` document
* Update copyright year
* Cleanup docs
References:
* Feature request: https://github.com/yagop/node-telegram-bot-api/issues/289
* PR: https://github.com/yagop/node-telegram-bot-api/pull/291
* Requested-by: @preco21
* PR-by: @preco21
2017-02-15 07:59:56 +03:00
GochoMugo
9a9dfa9560
src: Minor fixes
2017-02-09 19:06:38 +03:00
GochoMugo
e75d51ca8f
src/polling: Add constructor option 'options.polling.params'
...
Feature:
Please see the updated API reference for more information on this
new option.
Side-effects:
* `options.timeout` is deprecated!
References:
* "Feature request": https://github.com/yagop/node-telegram-bot-api/issues/243
2017-02-09 17:24:11 +03:00
GochoMugo
79de62a96e
src/telegram: Add TelegramBot#removeReplyListener()
...
Feature:
Please see the updated API Reference.
References:
* Author: @githugger (Frederic Schneider <fschneider1992@gmail.com>)
* Original PR: https://github.com/yagop/node-telegram-bot-api/pull/74
2017-02-09 15:07:08 +03:00
GochoMugo
dad8697411
doc: Document options.webHook.host
2017-01-30 13:44:07 +03:00
Anton Mironov
3263c6c253
Webhook health check endpoint
2017-01-30 12:50:22 +03:00
GochoMugo
ef3574ee88
doc: Improve project documentation
2017-01-20 09:13:18 +03:00