You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-12-19 23:52:43 +02:00
Test data update (Jenkins)
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
# JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint greenapi SendTextMessage \
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\a3skhufrry4.tmp" \
|
||||
--access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" \
|
||||
--chat "120363410406221140@g.us" \
|
||||
--text "New message"
|
||||
--text "New message" \
|
||||
--quoted "BAE587C86DCC75E4"
|
||||
7
docs/en/cli/greenapi/SendTextMessage/bat.txt
vendored
7
docs/en/cli/greenapi/SendTextMessage/bat.txt
vendored
@@ -1,4 +1,7 @@
|
||||
:: JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint greenapi SendTextMessage ^
|
||||
--access "C:\Users\bayse\AppData\Local\Temp\a3skhufrry4.tmp" ^
|
||||
--access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}" ^
|
||||
--chat "120363410406221140@g.us" ^
|
||||
--text "New message"
|
||||
--text "New message" ^
|
||||
--quoted "BAE587C86DCC75E4"
|
||||
Reference in New Issue
Block a user