You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-27 22:18:36 +02:00
9 lines
370 B
Plaintext
Vendored
9 lines
370 B
Plaintext
Vendored
# JSON data can also be passed as a path to a .json file
|
|
|
|
oint greenapi SendPoll \
|
|
--access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" \
|
|
--chat "120363410406221140@g.us" \
|
|
--text "What's your favorite color?" \
|
|
--options "['Red','Yellow','Green']" \
|
|
--multi true \
|
|
--quoted "BAE5DD19A53A74E2" |