Commit Graph

36 Commits (1475881a37f58c40f2be45840d3595c025bdf346)

Author SHA1 Message Date
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 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 0cd993f3e8 [test] Fix incorrect test cases 9 years ago
GochoMugo a7972cc6a4
[test] FIX OUR TESTS 9 years ago