Laurynas Karvelis
|
a404e2ee82
|
Emit bot errors inside inner catch promise chain handlers
|
2018-02-18 12:40:21 +02:00 |
|
Laurynas Karvelis
|
6e2a728e76
|
Recover from http error with telegram server and carry on fetching updates
|
2018-02-16 02:26:06 +02:00 |
|
Laurynas Karvelis
|
790f988148
|
Reject Promise at Base.send() method if api request got rejected
|
2018-02-05 16:35:22 +02:00 |
|
Laurynas Karvelis
|
92f892a467
|
Do not try to eat up request errors with catch as this will break rejection chain
|
2018-02-05 16:33:45 +02:00 |
|
Laurynas Karvelis
|
ddc588899d
|
Fix edge case when message object is undefined
|
2018-02-01 17:02:59 +02:00 |
|
Ali Movahedi
|
9c7adddb0a
|
perf: remove if for checking customMessage
|
2017-09-12 20:26:28 +04:30 |
|
Ali Movahedi
|
5754b24912
|
style: remove extra white space
|
2017-09-12 18:41:39 +04:30 |
|
Ali Movahedi
|
bc5f14ebde
|
fix: move optional argument to end
|
2017-09-12 18:39:09 +04:30 |
|
Ali Movahedi
|
88af10a8b4
|
feat: customizable message for required params
|
2017-09-12 13:39:58 +04:30 |
|
Ali Movahedi
|
65900e3252
|
feat: add Delete type
|
2017-09-12 11:10:13 +04:30 |
|
Austin Huang
|
222c00ba20
|
Added edited_channel_post.
|
2016-12-14 10:09:14 -05:00 |
|
Austin Huang
|
2cc18a3eb8
|
Update index.js
|
2016-11-22 13:39:07 -05:00 |
|
Mahdi Dibaiee
|
12ffd75527
|
fix(edited_message): new updated messages have an edited_message property instead of message.
|
2016-05-27 11:56:05 +04:30 |
|
eden lane
|
4ddcb20807
|
fix(babel): replace window with global
I'm pretty sure that here should be `global` instead of `window`.
Does `window` work for you? I have a ReferenceError.
|
2016-04-19 11:58:30 +03:00 |
|
Mahdi Dibaiee
|
ef12125190
|
fix(babel): don't require babel-polyfill if it's already required
|
2016-04-16 18:04:19 +04:30 |
|
Mahdi Dibaiee
|
c76eb0c64d
|
chore(lint): update eslint configuration, re-lint
chore(gitignore): don't ignore src/types
|
2016-03-28 20:40:59 +04:30 |
|
Ali Movahedi
|
23cff62505
|
style: lint code
lint code on files: index.js, poll.js and argument-parser.js
|
2016-03-28 12:30:54 +04:30 |
|
Ali Movahedi
|
e5c25bd9c1
|
refactor: remove grunt and babel
remove grunt from dependencies, and use transformed code instead using babel/register.
change API a litte
|
2016-03-28 12:26:07 +04:30 |
|