Commit Graph

175 Commits (d6083e4327bcf43196a7305da7e7a93b4b006a0a)

Author SHA1 Message Date
GochoMugo d6083e4327 src: Support file options, defaults in sending files 8 years ago
GochoMugo b1f0ebaf17
src/polling: Add options to TelegramBot#stopPolling() 8 years ago
GochoMugo ce9ff57a63
src/telegram: Don't JSON-serialize parameter if already of String type 8 years ago
GochoMugo 012e7df35f
src: Support API v3.5 `provider_data` parameter 8 years ago
GochoMugo 57dec19bab
src: Support future additional Telegram parameters 8 years ago
GochoMugo cfde217488
test: Fix lint error 8 years ago
GochoMugo 79118b9fae
doc: Minor fixes, Update changelog 8 years ago
GochoMugo 1f61b82aa8
doc: Fix documented types for params `chatId`, `userId` 8 years ago
GochoMugo 633bd83a0a
src/telegram: JSON-serialize 'mask_position's 8 years ago
drGOD 4586ebd10b src/telegram: JSON-serialize shipping_options in answerShippingQuery (#468) 8 years ago
GochoMugo ba4d207684
src: Improve performance when matching message types 8 years ago
GochoMugo 772609c334
doc: Update ParseError message; error might not be from Telegram 8 years ago
GochoMugo bbac07ad2c
doc: Document TelegramBot.errors, TelegramBot.messageTypes 8 years ago
GochoMugo 49df0c6e02
src/telegram: Add metadata argument in `message` event (and friends) 8 years ago
GochoMugo 3722c7182c
src/telegram: Fix TelegramBot#answerCallbackQuery() signature 8 years ago
GochoMugo b6349de67e
doc: Document TelegramBot#on() 8 years ago
GochoMugo 4f50f7350c
src/telegram: Add API v3.2 methods 8 years ago
Mohammed Sohail 4d90529492
[API v3.4] Support sticker sets 8 years ago
Mohammed Sohail 7315fcff3e
[Fix] Minor copypasta typo 8 years ago
Mohammed Sohail 962ce2af3c
[API v3.4] Support live locations 8 years ago
CapacitorSet 8fd243e6a8
src/telegram: Add TelegramBot#uploadStickerFile 8 years ago
CapacitorSet a2d85b889a
src/telegram: Add TelegramBot#getStickerSet() 8 years ago
GochoMugo f4f015a621
src/telegram: Use $NTBA_FIX_319 to apply fix for #319 9 years ago
GochoMugo ef48af49f5
src/telegram: Deprecate auto-enabling Promise cancellation 9 years ago
Misha 67839b6faa src/telegram: Update TelegramBot#answerCallbackQuery() signature 9 years ago
GochoMugo fd8251b90f
chore/syntax: Fix missing colons 9 years ago
Savely Krasovsky 83d3235cc5 src/telegram: Support Bot API v3.1 9 years ago
kucherenkovova 61e8f85368 src/telegram: Fix download file path on windows 9 years ago
GochoMugo d082a2d7d9
src/telegram: Sort the message types for less cognitive load 9 years ago
GochoMugo 73269e79e2
src/telegram: Add missing event 'video_note' 9 years ago
Mohammed Sohail fe527957e0 src/telegram: Support API v3 Payments (#335) 9 years ago
Mohammed Sohail 07a6e5ff23 src/telegram: Add missing Message sub-types, Deprecate old ones (#340) 9 years ago
Mohammed Sohail 177c951340 src/telegram: Add API v3 new update types and message sub-types (#333) 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 11bcdd3b6a
src/telegram: Add TelegramBot#removeTextListener() 9 years ago
Fabio Zuber 9f3107b5ab src/telegram: reset state of global regexp (#326) 9 years ago
GochoMugo 9a9dfa9560
src: Minor fixes 9 years ago
GochoMugo e75d51ca8f
src/polling: Add constructor option 'options.polling.params' 9 years ago
Gocho Mugo eed7c1e4d0 src: Add proper error handling (#283) 9 years ago
GochoMugo 6f5dad6e5b
src/telegram: Add shim for Array#findIndex() 9 years ago
GochoMugo 79de62a96e
src/telegram: Add TelegramBot#removeReplyListener() 9 years ago
GochoMugo dad8697411
doc: Document options.webHook.host 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 e77c5ad8ec
src: Fix lint error 9 years ago
GochoMugo 3201ce4172
telegram: Use POST requests by default 9 years ago
GochoMugo df4d9c06f3
src: Fix default options in constructors 9 years ago
GochoMugo a9d6e93622
[telegram] Return error on trying to use Polling, WebHook together 9 years ago