1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-06-02 23:27:50 +02:00

6 lines
262 B
Plaintext
Vendored

# JSON data can also be passed as a path to a .json file
oint vk CreatePoll \
--question "What's your favorite color?" \
--options "['Red','Yellow','Green']" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"