You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-05-22 10:05:29 +02:00
Пересборка доков
This commit is contained in:
@@ -41,16 +41,16 @@ Method at API documentation: [GET /files/getInfo](https://teams.vk.com/botapi/#/
|
||||
<TabItem value="bash" label="Bash" default>
|
||||
```bash
|
||||
oint vkteams GetFileInformation \
|
||||
--token "***" \
|
||||
--fileid "PZqeWDgllG71xshN3vjClD6716c10e1bd"
|
||||
--token "***" \
|
||||
--fileid "PZqeWDgllG71xshN3vjClD6716c10e1bd"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
<TabItem value="bat" label="CMD/Bat" default>
|
||||
```batch
|
||||
oint vkteams GetFileInformation ^
|
||||
--token "***" ^
|
||||
--fileid "PZqeWDgllG71xshN3vjClD6716c10e1bd"
|
||||
--token "***" ^
|
||||
--fileid "PZqeWDgllG71xshN3vjClD6716c10e1bd"
|
||||
```
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
||||
Reference in New Issue
Block a user