Examples for download abort, and uploading streamable video (fix #325, thx @patelriki13)
Some checks failed
Dev build / build (push) Has been cancelled

This commit is contained in:
Wizou 2025-07-25 01:03:30 +02:00
parent a8fa32dfd5
commit e9543a690b
2 changed files with 38 additions and 2 deletions

View file

@ -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'