You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-04-30 20:49:04 +02:00
8 lines
350 B
Plaintext
Vendored
8 lines
350 B
Plaintext
Vendored
# JSON data can also be passed as a path to a .json file
|
|
|
|
oint greenmax SendFile \
|
|
--access "{'apiUrl':'***','mediaUrl':'https://3100.api.green-api.com/v3','idInstance':'3100309139','apiTokenInstance':'***'}" \
|
|
--chat "***" \
|
|
--file "https://hut.openintegrations.dev/test_data/picture.jpg" \
|
|
--filename "photo.jpg" \
|
|
--caption "File description" |