You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-29 22:27:42 +02:00
9 lines
399 B
Plaintext
Vendored
9 lines
399 B
Plaintext
Vendored
# 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 "BAE5ED514EE3C3DC" |