Commit Graph

92 Commits (183b6bdb28fa02a50b0988d6e4a47ec6d34a0d2b)

Author SHA1 Message Date
GochoMugo 59378d381b
test: Add tests 8 years ago
CapacitorSet 8fd243e6a8
src/telegram: Add TelegramBot#uploadStickerFile 8 years ago
CapacitorSet a2d85b889a
src/telegram: Add TelegramBot#getStickerSet() 8 years ago
GochoMugo ef48af49f5
src/telegram: Deprecate auto-enabling Promise cancellation 9 years ago
GochoMugo 5f7d306f60
test: Skip tests on TelegramBot#sendVideoNote() 9 years ago
Yago f20a7f4ee5 Uppps, fix "{" 9 years ago
Yago 0bf148adb9 Check if test are running in CI and skip invoice if so 9 years ago
Yago e1f8fb25ec Skip sendInvoice test method 9 years ago
GochoMugo 8ed0a2dcef
test: Fix test for TelegramBot#setChatDescription() 9 years ago
GochoMugo 96b90c2d56
src/telegram: Add tests for Bot API v3.1 methods 9 years ago
Mohammed Sohail fe527957e0 src/telegram: Support API v3 Payments (#335) 9 years ago
GochoMugo cda9d8d597
src/telegram: Add deleteMessage method 9 years ago
Mohammed Sohail 942fc4854b src/telegram: Add sendVideoNote method (#330) 9 years ago
GochoMugo 64bbefd898
test: Fix tests for 'TelegramBot#onText()' 9 years ago
GochoMugo 11bcdd3b6a
src/telegram: Add TelegramBot#removeTextListener() 9 years ago
Fabio Zuber 9f3107b5ab src/telegram: reset state of global regexp (#326) 9 years ago
Evgeny Bondarenko c1fc486225 src: Load transpiled code for Node 5 9 years ago
GochoMugo 130f6940ce
src/polling: Fix bug #284 9 years ago
GochoMugo 9a9dfa9560
src: Minor fixes 9 years ago
Gocho Mugo eed7c1e4d0 src: Add proper error handling (#283) 9 years ago
GochoMugo 79de62a96e
src/telegram: Add TelegramBot#removeReplyListener() 9 years ago
GochoMugo d4a469df6b
pkg: Fix bug #275 9 years ago
GochoMugo 14f37c7181
test: Add test for TelegramBot#sendDocument() using 'fileOpts' param 9 years ago
GochoMugo 9f031a72e5
pr/272: Finish on PR 9 years ago
Anton Mironov 3263c6c253 Webhook health check endpoint 9 years ago
GochoMugo a32259b1a1
src/telegram: Consider stream.path could not be parsed 9 years ago
GochoMugo ef3574ee88 doc: Improve project documentation 9 years ago
GochoMugo a9d6e93622
[telegram] Return error on trying to use Polling, WebHook together 9 years ago
GochoMugo 0d20565bd5
[telegram] Add constructor option, 'filepath' 9 years ago
GochoMugo e009b60efa
[webhook] Do not rely on http.Server#listening property 9 years ago
GochoMugo 97c8130d93
[webhook,polling] Improve starting, stopping of webhook, polling 9 years ago
GochoMugo 2a782fddbc
Deprecate support for Node.js v0.12 9 years ago
GochoMugo 31a2376a1f
[webhook] Allow passing options to HTTPS server 9 years ago
Gocho Mugo 215e0dc23b Add deleteWebHook, getWebHookInfo (#246) 9 years ago
Gocho Mugo bc7549599e Ensure consistency of methods signatures (#245) 9 years ago
GochoMugo 96bff10119
[test] Skip tests for TelegramBot#sendContact() 9 years ago
GochoMugo 6dabdb47d8 [test] Calculate rate-limit timeout from error response 9 years ago
GochoMugo 80a25c0e6e
[test] Place and update test options in mocha.opts file 9 years ago
GochoMugo 0cd993f3e8 [test] Fix incorrect test cases 9 years ago
GochoMugo a7972cc6a4
[test] FIX OUR TESTS 9 years ago
GochoMugo db3c5c3cc3
Run test for TelegramBot#_formatSendData() on supported Node.js versions 9 years ago
GochoMugo f5af2bf588
Add accompanying tests, minor fixes and updates for PR #158 9 years ago
GochoMugo f91d426c35
Minor fixes and Docs update for PR #144 9 years ago
GochoMugo 82ee13e953 Add accompanying test for PR #133 9 years ago
GochoMugo 618555101f
Fix test for TelegramBot#sendVenue() 9 years ago
GochoMugo be49b69219
Fix handling fs.readStream.path if it's a buffer 9 years ago
Conor Fennell 96adb918c1 Create a stop method #81 10 years ago
Serhii Dmytruk cf8e90e70f getchat action 10 years ago
Devin Doolin 2c606f6b48 Removes unnecessary done() calls in tests 10 years ago
Devin Doolin 3947683ad1 Further updates for Bots 2.0 10 years ago