mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-06-04 23:37:46 +02:00
6 lines
278 B
Plaintext
6 lines
278 B
Plaintext
|
# JSON data can also be passed as a path to a .json file
|
||
|
|
||
|
oint vk CreateDiscussion \
|
||
|
--title "Discussing: Which color is better?" \
|
||
|
--text "Red, yellow, blue, or some other?" \
|
||
|
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"
|