1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-02 20:52:28 +02:00
Files
OpenIntegrations/docs/en/cli/greenmax/SendFile/bash.txt
T
Vitaly the Alpaca (bot) 8f36f532f9 Test data update (Jenkins)
2026-02-18 06:58:34 +00:00

10 lines
389 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/video.mp4" \
--filename "vid.mp4" \
--caption "File description" \
--typing 1000 \
--ttype "video"