mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 14:35:36 +01:00
Update README.md
This commit is contained in:
parent
c8119704ab
commit
acc673ad22
1 changed files with 8 additions and 1 deletions
|
@ -396,7 +396,14 @@ The second one produces very strange compiler messages because of the `#[tokio::
|
|||
## FAQ
|
||||
Q: Where I can ask questions?
|
||||
|
||||
A: [Issues](https://github.com/teloxide/teloxide/issues) is a good place for well-formed questions, for example, about the library design, enhancements, bug reports. But if you can't compile your bot due to compilation errors and need quick help, feel free to ask in [our official group](https://t.me/teloxide).
|
||||
A: [Issues](https://github.com/teloxide/teloxide/issues) is a good place for well-formed questions, for example, about:
|
||||
|
||||
- the library design;
|
||||
- enhancements;
|
||||
- bug reports;
|
||||
- ...
|
||||
|
||||
If you can't compile your bot due to compilation errors and need quick help, feel free to ask in [our official Telegram group](https://t.me/teloxide).
|
||||
|
||||
Q: Do you support the Telegram API for clients?
|
||||
|
||||
|
|
Loading…
Reference in a new issue