Merge branch 'master' into dev

This commit is contained in:
Netkas 2023-08-10 14:32:04 -04:00
commit 0dbf477f7b
No known key found for this signature in database
GPG key ID: 5DAF58535614062B

View file

@ -41,7 +41,7 @@ Telegram Bot API version.
The library can be installed using ncc:
```bash
ncc install -p "nosial/libs.tgbot=latest@n64"
ncc package install -p "nosial/libs.tgbot=latest@n64"
```
or by adding the following to your project.json file under the `build.dependencies` section: