You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-25 22:12:29 +02:00
Test data update (Jenkins)
This commit is contained in:
4
docs/en/cli/telegram/SendImage/bash.txt
vendored
4
docs/en/cli/telegram/SendImage/bash.txt
vendored
@@ -1,5 +1,5 @@
|
||||
oint telegram SendImage \
|
||||
--token "***" \
|
||||
--chat "@testsichee" \
|
||||
--chat "461699897" \
|
||||
--text "Строковое значение" \
|
||||
--picture "C:\Users\Administrator\AppData\Local\Temp\3zcajhfe2jd.png"
|
||||
--picture "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg"
|
||||
4
docs/en/cli/telegram/SendImage/bat.txt
vendored
4
docs/en/cli/telegram/SendImage/bat.txt
vendored
@@ -1,5 +1,5 @@
|
||||
oint telegram SendImage ^
|
||||
--token "***" ^
|
||||
--chat "@testsichee" ^
|
||||
--chat "461699897" ^
|
||||
--text "Строковое значение" ^
|
||||
--picture "C:\Users\Administrator\AppData\Local\Temp\3zcajhfe2jd.png"
|
||||
--picture "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg"
|
||||
Reference in New Issue
Block a user