mirror of
https://github.com/wiz0u/WTelegramClient.git
synced 2026-04-05 06:25:30 +00:00
Fix some yml
This commit is contained in:
parent
1a00ae5a77
commit
aa75b20820
3 changed files with 11 additions and 14 deletions
13
.github/workflows/telegram-api.yml
vendored
13
.github/workflows/telegram-api.yml
vendored
|
|
@ -16,8 +16,13 @@ jobs:
|
|||
with:
|
||||
support-label: 'telegram api'
|
||||
issue-comment: >
|
||||
Please note that **Github Issues** should be used only for problems with the library code itself.
|
||||
|
||||
For questions about Telegram API usage, you can search the [API official documentation](https://core.telegram.org/api#getting-started)
|
||||
or [click here to ask your question on **StackOverflow**](https://stackoverflow.com/questions/ask?tags=c%23+wtelegramclient+telegram-api) so the whole community can help and benefit.
|
||||
Please note that **Github issues** should be used only for problems with the library code itself.
|
||||
|
||||
|
||||
For questions about Telegram API usage, you can search the [API official documentation](https://core.telegram.org/api#getting-started) and the [full list of methods](https://core.telegram.org/methods).
|
||||
|
||||
WTelegramClient covers 100% of the API and let you do anything you can do in an official client.
|
||||
|
||||
|
||||
If the above links didn't answer your problem, [click here to ask your question on **StackOverflow**](https://stackoverflow.com/questions/ask?tags=c%23+wtelegramclient+telegram-api) so the whole community can help and benefit.
|
||||
close-issue: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue