mirror of
https://github.com/yawaflua/Telegram.Net.git
synced 2025-12-09 20:19:28 +02:00
Fix name of package
This commit is contained in:
@@ -15,7 +15,7 @@ This project provides a set of C# attributes to facilitate the handling of diffe
|
|||||||
Ensure you have the required dependencies installed:
|
Ensure you have the required dependencies installed:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
dotnet add package Telegram.Bot
|
dotnet add package yawaflua.Telegram.Net
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
@@ -87,4 +87,4 @@ public static async Task HandleUpdate(ITelegramBotClient bot, Update update, Can
|
|||||||
```
|
```
|
||||||
|
|
||||||
## License
|
## License
|
||||||
This project is open-source and available under the MIT License.
|
This project is open-source and available under the [Apache 2.0 License](LICENSE).
|
||||||
|
|||||||
Reference in New Issue
Block a user