We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4777fc3 commit 59a94c9Copy full SHA for 59a94c9
1 file changed
README.md
@@ -86,5 +86,9 @@ public static async Task HandleUpdate(ITelegramBotClient bot, Update update, Can
86
}
87
```
88
89
+### We know about this bugs:
90
+- [ ] Not working providing dependencies in class constructor and this gives an error.
91
+ Try to not use provided dependencies in class. We are should to fix it in v1.0.2.
92
+
93
## License
94
This project is open-source and available under the [Apache 2.0 License](LICENSE).
0 commit comments