1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-29 22:27:42 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2024-11-21 22:39:27 +03:00
parent 34d354696c
commit 5cc51552f4
723 changed files with 7539 additions and 7539 deletions

View File

@@ -42,7 +42,7 @@ Method at API documentation: [getFile](https://core.telegram.org/bots/api#getfil
```bash
oint telegram DownloadFile \
--token "***" \
--fileid "CQACAgIAAx0EcNsaZQACLVNnPX9TVWq8GOfp4-tzxBE3aXuDowAC_1IAAgOW8Uk-pyWDVnViCzYE"
--fileid "CQACAgIAAx0EcNsaZQACLdpnP32DicWalwWCzFR-RrUUUAx6KwACQWEAAktD-UkoHqEjoA0MbTYE"
```
</TabItem>
@@ -50,7 +50,7 @@ Method at API documentation: [getFile](https://core.telegram.org/bots/api#getfil
```batch
oint telegram DownloadFile ^
--token "***" ^
--fileid "CQACAgIAAx0EcNsaZQACLVNnPX9TVWq8GOfp4-tzxBE3aXuDowAC_1IAAgOW8Uk-pyWDVnViCzYE"
--fileid "CQACAgIAAx0EcNsaZQACLdpnP32DicWalwWCzFR-RrUUUAx6KwACQWEAAktD-UkoHqEjoA0MbTYE"
```
</TabItem>
</Tabs>