1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-22 10:05:29 +02:00

Табуляция вызова CLI в доках

This commit is contained in:
Anton
2024-06-09 11:28:22 +03:00
parent 96b8f7f71e
commit 825da8c350
524 changed files with 15 additions and 526 deletions
@@ -27,7 +27,6 @@ sidebar_position: 1
oint twitter GetAuthorizationLink --auth %auth%
```
@@ -29,7 +29,6 @@ sidebar_position: 2
oint twitter GetToken --code %code% --auth %auth%
```
@@ -31,7 +31,6 @@ sidebar_position: 3
oint twitter RefreshToken --auth %auth%
```
@@ -34,7 +34,6 @@ sidebar_position: 3
oint twitter CreateGifTweet --text %text% --gifs %gifs% --auth %auth%
```
@@ -34,7 +34,6 @@ sidebar_position: 2
oint twitter CreateImageTweet --text %text% --pictures %pictures% --auth %auth%
```
@@ -36,7 +36,6 @@ sidebar_position: 5
oint twitter CreatePollTweet --text %text% --options %options% --duration %duration% --auth %auth%
```
@@ -29,7 +29,6 @@ sidebar_position: 1
oint twitter CreateTextTweet --text %text% --auth %auth%
```
@@ -34,7 +34,6 @@ sidebar_position: 4
oint twitter CreateVideoTweet --text %text% --videos %videos% --auth %auth%
```