mirror of
https://github.com/yagop/node-telegram-bot-api
synced 2025-08-28 12:57:38 +00:00
docs: update @types install note (#999)
This commit is contained in:
parent
fe4afd6533
commit
22d99fd91d
@ -26,7 +26,7 @@ npm i node-telegram-bot-api
|
||||
|
||||
> ✍️ **Note:** If you use Typescript you can install this package that contains type definitions for this library
|
||||
>```sh
|
||||
>npm install --save @types/node-telegram-bot-api
|
||||
>npm install --save-dev @types/node-telegram-bot-api
|
||||
>```
|
||||
|
||||
## 🚀 Usage
|
||||
|
Loading…
x
Reference in New Issue
Block a user