You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-12-01 22:29:52 +02:00
Test data update (Jenkins)
This commit is contained in:
4
docs/en/cli/greenapi/SendFileByURL/bash.txt
vendored
4
docs/en/cli/greenapi/SendFileByURL/bash.txt
vendored
@@ -1,7 +1,9 @@
|
||||
# JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint greenapi SendFileByURL \
|
||||
--access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" \
|
||||
--chat "120363410406221140@g.us" \
|
||||
--url "https://hut.openintegrations.dev/test_data/video.mp4" \
|
||||
--filename "vid.mp4" \
|
||||
--caption "File description" \
|
||||
--quoted "BAE51F08E377BDA5"
|
||||
--quoted "BAE57CFED1A4CE97"
|
||||
4
docs/en/cli/greenapi/SendFileByURL/bat.txt
vendored
4
docs/en/cli/greenapi/SendFileByURL/bat.txt
vendored
@@ -1,7 +1,9 @@
|
||||
:: JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint greenapi SendFileByURL ^
|
||||
--access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" ^
|
||||
--chat "120363410406221140@g.us" ^
|
||||
--url "https://hut.openintegrations.dev/test_data/video.mp4" ^
|
||||
--filename "vid.mp4" ^
|
||||
--caption "File description" ^
|
||||
--quoted "BAE51F08E377BDA5"
|
||||
--quoted "BAE57CFED1A4CE97"
|
||||
Reference in New Issue
Block a user