You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-04-28 20:46:05 +02:00
7 lines
291 B
Plaintext
Vendored
7 lines
291 B
Plaintext
Vendored
# JSON data can also be passed as a path to a .json file
|
|
|
|
oint greenapi SendTextMessage \
|
|
--access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" \
|
|
--chat "***" \
|
|
--text "New message" \
|
|
--quoted "3EB080FDE93AE399C139E3" |