1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-08 21:13:14 +02:00
Files
OpenIntegrations/docs/en/cli/twitter/CreateImageTweet/bash.txt
T
Vitaly the Alpaca (bot) af17d9d46f Test data update (Jenkins)
2025-06-04 22:39:56 +03:00

6 lines
482 B
Plaintext
Vendored

# JSON data can also be passed as a path to a .json file
oint twitter CreateImageTweet \
--text "TestTweet80eef164-94db-4f28-a8bb-f35dfa0e875a" \
--pictures "C:\Users\Administrator\AppData\Local\Temp\qsrflkgze3s.tmp" \
--auth "{'redirect_uri':'https://api.athenaeum.digital/opi/hs/twitter','client_id':'***','client_secret':'***','access_token':'***','refresh_token':'***','oauth_token':'***','oauth_token_secret':'***','oauth_consumer_key':'***','oauth_consumer_secret':'***'}"