mirror of
https://github.com/yawaflua/Telegram.Net.git
synced 2025-12-09 20:19:28 +02:00
Update README.md
This commit is contained in:
@@ -86,5 +86,9 @@ public static async Task HandleUpdate(ITelegramBotClient bot, Update update, Can
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### We know about this bugs:
|
||||||
|
- [ ] Not working providing dependencies in class constructor and this gives an error.
|
||||||
|
Try to not use provided dependencies in class. We are should to fix it in v1.0.2.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
This project is open-source and available under the [Apache 2.0 License](LICENSE).
|
This project is open-source and available under the [Apache 2.0 License](LICENSE).
|
||||||
|
|||||||
Reference in New Issue
Block a user