telegram-bot-api icon indicating copy to clipboard operation
telegram-bot-api copied to clipboard

request is deprecated

Open grandpaul opened this issue 5 years ago • 0 comments

Dear telegram-bot-api developers,

node-request has been deprecated. [1]. Thus we should use another lib to replace it. Accoding to [2] we can use got.

[1] https://github.com/request/request/issues/3142 [2] https://bugs.debian.org/958691

grandpaul avatar Sep 12 '20 23:09 grandpaul