1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-27 22:18:36 +02:00
Files
OpenIntegrations/docs/en/cli/vk/CreateDiscussion/bash.txt

6 lines
278 B
Plaintext
Raw Normal View History

2025-10-07 15:34:22 +00:00
# JSON data can also be passed as a path to a .json file
2024-10-20 22:15:39 +03:00
oint vk CreateDiscussion \
2025-10-07 15:34:22 +00:00
--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'}"