Create composite post
Creates a post based on an array of object identifiers (images, videos, etc..)
Function CreateCompositePost(Val Text, Val Objects, Val Advertisement = False, Val LinkUnderPost = "", Val Parameters = "") Export
Parameter | CLI option | Type | Required | Description |
---|---|---|---|---|
Text | --text | String | ✔ | Post text |
Objects | --objects | Array of String | ✔ | Array of identifiers like photo123_123 |
Advertisement | --ad | Boolean | ✖ | Sign ""This is an ad"" |
LinkUnderPost | --url | String | ✖ | Link (URL) under the post |
Parameters | --auth | Structure Of String |