1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-02-03 13:22:19 +02:00

8 lines
358 B
Plaintext
Raw Normal View History

2024-10-20 22:15:39 +03:00
# JSON data can also be passed as a path to a .json file
oint vk CreatePost \
--text "Post from autotest" \
2024-11-20 10:09:56 +03:00
--pictures "C:\Users\Administrator\AppData\Local\Temp\awu001byuqq.png" \
2024-10-20 22:15:39 +03:00
--ad true \
--url "https://github.com/Bayselonarrend/OpenIntegrations" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"