2
0
mirror of https://github.com/yagop/node-telegram-bot-api synced 2025-08-31 14:25:57 +00:00
Commit Graph

59 Commits

Author SHA1 Message Date
Gocho Mugo
775977e564 Merge PR #213 from jishnu7/games
Feature:

* Add `getGameHighScores`
2016-11-03 18:53:17 +03:00
GingerPlusPlus
0fb142f6ac Added onlyFirstMatch option 2016-11-03 18:49:13 +03:00
Jishnu Mohan
2fa3f68d61 adding getGameHighScores 2016-10-22 16:03:50 +05:30
GochoMugo
8dc3fe82ef Add 'edited_message' event
Notes:

  Merge branch 'master' of https://github.com/chris54721/node-telegram-bot-api into pr/191

References:

  * PR #191: https://github.com/yagop/node-telegram-bot-api/pull/191
2016-10-10 22:58:09 +03:00
GochoMugo
12770e6e95 Add initial support for games
Notes:

  Merge branch 'support-games' of https://github.com/jishnu7/node-telegram-bot-api into pr/201

References:

  * PR #201: https://github.com/yagop/node-telegram-bot-api/pull/201
2016-10-10 15:03:50 +03:00
GochoMugo
5a11cce18d Accompanying doc-updates for PR #186 2016-10-10 14:47:52 +03:00
GochoMugo
dcc3d481e4 Add accompanying minor fixes and doc updates for PR #163 2016-10-10 14:43:16 +03:00
Alex Godko
f50936fd7b Update README.md
Added a word about "callback_query" update
2016-10-10 14:43:16 +03:00
GochoMugo
f5af2bf588 Add accompanying tests, minor fixes and updates for PR #158 2016-10-10 14:21:25 +03:00
GochoMugo
628aa5b2d9 Add new methods from the API v2.1
Notes:

  Merge branch 'master' of https://github.com/HorusGoul/node-telegram-bot-api into pr/158

References:

  * PR #158: https://github.com/yagop/node-telegram-bot-api/pull/158
2016-10-10 13:48:49 +03:00
GochoMugo
f91d426c35 Minor fixes and Docs update for PR #144 2016-10-10 13:41:28 +03:00
GochoMugo
e2eaa3c8db Add TelegramBot#getChat() method
Notes:

  Merge branch 'master' of https://github.com/serhiidmytruk/node-telegram-bot-api into pr/144

References:

  * PR #144: https://github.com/yagop/node-telegram-bot-api/pull/144
2016-10-10 13:34:00 +03:00
Jishnu Mohan
3a4e3cd721 adding sendGame and setGameScore 2016-10-04 00:53:00 +05:30
Chris54721
b308c956ae Update documentation 2016-09-15 18:48:32 +02:00
Chris54721
bf3302a957 Update README.md 2016-09-15 18:24:01 +02:00
Yago
743cc0ff9d Update readme 2016-07-07 23:51:13 +02:00
Horus Lugo
67344660d4 Added getChat, getChatAdministrators, getChatMembersCount and getChatMember 2016-06-27 18:09:44 +02:00
Conor Fennell
96adb918c1 Create a stop method #81 2016-06-21 10:48:05 +01:00
Serhii Dmytruk
cf8e90e70f getchat action 2016-06-10 12:51:10 +03:00
Yago
2dfb2d801a Updated README 2016-06-06 23:34:03 +02:00
Yago
cc3c206765 Updated readme 2016-06-06 22:57:06 +02:00
Yago
28e9c8b4c4 Generated doc 2016-03-20 20:14:56 +01:00
EXL
ef2085dd6f Update README.md
Fix typo
2016-03-18 01:35:28 +06:00
Yago
1b1e8c7bec Updated README 2016-01-30 18:19:39 +01:00
Yago
b2a4e26945 Updated doc 2016-01-30 18:06:04 +01:00
Yago
09161ac82e Generated README.md 2016-01-04 23:43:31 +01:00
Yago
874feaf833 Update doc 2016-01-04 23:34:27 +01:00
Yago
bfb047312b Update docs 2016-01-03 17:20:34 +01:00
Yago
2b94493eb5 Update README.md 2016-01-01 22:00:41 +01:00
Yago
2b58384ba5 Readme badges 📝💙 2015-10-10 18:35:13 +02:00
Yago
bfd955a909 Updated Readme 2015-10-10 18:28:21 +02:00
Yago
430adbba7f Updated Readme 2015-10-10 18:09:25 +02:00
Yago
bb6a0bb3ff setWebHook allow sending certificate as param. WebHook Documentation 2015-09-27 13:05:46 +02:00
Yago
ef5e19322c Switched to jsdoc-to-markdown 2015-09-26 22:52:14 +02:00
Ivan Skorokhodov
14dbd12f68 Added downloadFile sugar method 2015-09-26 19:52:17 +03:00
Ivan Skorokhodov
6006ba4fd6 Added getFileLink method to TelegramBot and moved generating of urls to separate method _buildURL 2015-09-26 19:39:42 +03:00
Ivan Skorokhodov
e85f517e00 Added getFile method to TelegramBot 2015-09-26 17:46:06 +03:00
Patricio López
b34caa84c5 added sendVoice function 2015-09-15 17:55:02 -03:00
Guido García
510e914a73 Self-signed certificates are allowed
According to Telegram Bot API [recent changes](https://core.telegram.org/bots/api#recent-changes):

```
August 29, 2015
    Added support for self-signed certificates: upload your certificate using the certificate parameter in the setWebhook method.
```
2015-09-08 10:26:54 +02:00
yago
4ca7ca4ebe Some doc changes 2015-08-08 12:59:16 +02:00
yago
e27c9dc379 Updated README 2015-07-27 00:04:29 +02:00
Yago
63309ceea7 Update README.md 2015-07-15 10:41:45 +02:00
Sebastian Troć
de490868bc Update README.md
Fixed misspelling in README
2015-07-10 20:54:06 +02:00
yago
88cab3eb64 Updated documentation 2015-07-09 23:15:05 +02:00
Ilias Ismanalijev
9ac992c61d readme for sendlocation 2015-07-09 13:40:11 +02:00
Yago
bb29db717e Update README.md 2015-07-09 11:52:24 +02:00
yago
bdc90bcde1 Updated README and contributors 2015-07-08 22:36:28 +02:00
yago
781dff1164 Updated README.md 2015-07-08 22:04:55 +02:00
yago
1e60498207 Generated README 2015-07-07 22:11:54 +02:00
Ilias Ismanalijev
1f3cc7b02c readme chat action 2015-07-06 02:04:27 +02:00