You've already forked OpenIntegrations
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:
@@ -49,7 +49,7 @@ Method at API documentation: [ArchiveChat](https://green-api.com/docs/api/servic
|
||||
<TabItem value="bash" label="Bash" default>
|
||||
```bash
|
||||
oint greenapi ArchiveChat \
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\w1kg00jfupo.tmp" \
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\fe1v4sutu3x.tmp" \
|
||||
--chat "120363410406221140@g.us"
|
||||
```
|
||||
</TabItem>
|
||||
@@ -57,7 +57,7 @@ Method at API documentation: [ArchiveChat](https://green-api.com/docs/api/servic
|
||||
<TabItem value="bat" label="CMD/Bat" default>
|
||||
```batch
|
||||
oint greenapi ArchiveChat ^
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\w1kg00jfupo.tmp" ^
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\fe1v4sutu3x.tmp" ^
|
||||
--chat "120363410406221140@g.us"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
@@ -50,7 +50,7 @@ Method at API documentation: [CreateGroup](https://green-api.com/docs/api/groups
|
||||
<TabItem value="bash" label="Bash" default>
|
||||
```bash
|
||||
oint greenapi CreateGroup \
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\be5sv3el3xn.tmp" \
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\j15g3uu3fvl.tmp" \
|
||||
--name "New group"
|
||||
```
|
||||
</TabItem>
|
||||
@@ -58,7 +58,7 @@ Method at API documentation: [CreateGroup](https://green-api.com/docs/api/groups
|
||||
<TabItem value="bat" label="CMD/Bat" default>
|
||||
```batch
|
||||
oint greenapi CreateGroup ^
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\be5sv3el3xn.tmp" ^
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\j15g3uu3fvl.tmp" ^
|
||||
--name "New group"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
@@ -50,7 +50,7 @@ Method at API documentation: [GetChatHistory](https://green-api.com/docs/api/jou
|
||||
<TabItem value="bash" label="Bash" default>
|
||||
```bash
|
||||
oint greenapi GetChatHistory \
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\5ct1occfiwv.tmp" \
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\tz2zubmdkfx.tmp" \
|
||||
--chat "120363410406221140@g.us"
|
||||
```
|
||||
</TabItem>
|
||||
@@ -58,7 +58,7 @@ Method at API documentation: [GetChatHistory](https://green-api.com/docs/api/jou
|
||||
<TabItem value="bat" label="CMD/Bat" default>
|
||||
```batch
|
||||
oint greenapi GetChatHistory ^
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\5ct1occfiwv.tmp" ^
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\tz2zubmdkfx.tmp" ^
|
||||
--chat "120363410406221140@g.us"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
@@ -46,14 +46,14 @@ Method at API documentation: [ShowMessagesQueue](https://green-api.com/docs/api/
|
||||
<TabItem value="bash" label="Bash" default>
|
||||
```bash
|
||||
oint greenapi GetMessageQueue \
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\hf5j1e2ccjf.tmp"
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\oryiesow1sg.tmp"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
<TabItem value="bat" label="CMD/Bat" default>
|
||||
```batch
|
||||
oint greenapi GetMessageQueue ^
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\hf5j1e2ccjf.tmp"
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\oryiesow1sg.tmp"
|
||||
```
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
||||
@@ -52,7 +52,7 @@ Method at API documentation: [SendMessage](https://green-api.com/docs/api/sendin
|
||||
<TabItem value="bash" label="Bash" default>
|
||||
```bash
|
||||
oint greenapi SendTextMessage \
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\g1tuzmkhzga.tmp" \
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\a3skhufrry4.tmp" \
|
||||
--chat "120363410406221140@g.us" \
|
||||
--text "New message"
|
||||
```
|
||||
@@ -61,7 +61,7 @@ Method at API documentation: [SendMessage](https://green-api.com/docs/api/sendin
|
||||
<TabItem value="bat" label="CMD/Bat" default>
|
||||
```batch
|
||||
oint greenapi SendTextMessage ^
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\g1tuzmkhzga.tmp" ^
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\a3skhufrry4.tmp" ^
|
||||
--chat "120363410406221140@g.us" ^
|
||||
--text "New message"
|
||||
```
|
||||
|
||||
@@ -49,14 +49,14 @@ Method at API documentation: [ReceiveNotification](https://green-api.com/docs/ap
|
||||
<TabItem value="bash" label="Bash" default>
|
||||
```bash
|
||||
oint greenapi GetNotification \
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\4xunkhkvrg4.tmp"
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\ns4sxu5405x.tmp"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
<TabItem value="bat" label="CMD/Bat" default>
|
||||
```batch
|
||||
oint greenapi GetNotification ^
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\4xunkhkvrg4.tmp"
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\ns4sxu5405x.tmp"
|
||||
```
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
||||
Reference in New Issue
Block a user