1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-16 09:38:28 +02:00
Files
OpenIntegrations/docs/ru/cli/vk/CreateCompositePost/bash.txt
T
Vitaly the Alpaca (bot) 1d2cf3fad1 Test data update (Jenkins)
2025-02-09 18:09:49 +03:00

8 lines
366 B
Plaintext
Vendored

# JSON data can also be passed as a path to a .json file
oint vk CreateCompositePost \
--text "Post from autotest" \
--objects "['photo657846756_457246445','video-218861756_456240151']" \
--ad false \
--url "https://github.com/Bayselonarrend/OpenIntegrations" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"