@@ -17,8 +17,8 @@ Node.js module to interact with the official [Telegram Bot API](https://core.tel
## Install
## Install
```bash
```sh
npm install --save node-telegram-bot-api
npm i node-telegram-bot-api
```
```
## Usage
## Usage
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.