npm install
This commit is contained in:
parent
13b162d274
commit
c0308f5287
@ -8,8 +8,12 @@ for any bugs you find or any suggestions you have.
|
||||
npm install telegram-api
|
||||
```
|
||||
|
||||
If you are cloning this repository, remember to run `npm install` to install dependencies.
|
||||
|
||||
The code is well documented. I'm trying to integrate JSDoc / ESDoc into our repository for an easy to access documentation.
|
||||
|
||||
---
|
||||
|
||||
All Telegram API methods are accessible through `api` property of bots.
|
||||
|
||||
```javascript
|
||||
|
Loading…
Reference in New Issue
Block a user