mirror of
https://github.com/wiz0u/WTelegramClient.git
synced 2026-04-05 22:45:38 +00:00
Examples for download abort, and uploading streamable video (fix #325, thx @patelriki13)
Some checks failed
Dev build / build (push) Has been cancelled
Some checks failed
Dev build / build (push) Has been cancelled
This commit is contained in:
parent
a8fa32dfd5
commit
e9543a690b
2 changed files with 38 additions and 2 deletions
3
.github/workflows/telegram-api.yml
vendored
3
.github/workflows/telegram-api.yml
vendored
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
if: contains(github.event.issue.labels.*.name, 'telegram api')
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: dessant/support-requests@v3.0.0
|
||||
- uses: dessant/support-requests@v4
|
||||
with:
|
||||
support-label: 'telegram api'
|
||||
issue-comment: >
|
||||
|
|
@ -26,3 +26,4 @@ jobs:
|
|||
|
||||
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
|
||||
issue-close-reason: 'not planned'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue