You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-29 22:27:42 +02:00
Test data update (Jenkins)
This commit is contained in:
6
docs/en/cli/greenapi/SetGroupPicture/bash.txt
vendored
Normal file
6
docs/en/cli/greenapi/SetGroupPicture/bash.txt
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
# JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint greenapi SetGroupPicture \
|
||||
--access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" \
|
||||
--group "120363420648423121@g.us" \
|
||||
--picture "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg"
|
||||
6
docs/en/cli/greenapi/SetGroupPicture/bat.txt
vendored
Normal file
6
docs/en/cli/greenapi/SetGroupPicture/bat.txt
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
:: JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint greenapi SetGroupPicture ^
|
||||
--access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" ^
|
||||
--group "120363420648423121@g.us" ^
|
||||
--picture "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg"
|
||||
Reference in New Issue
Block a user