Parameters for posts().createPost()
{object} ICreatePost
{string} text - the full text of the post
{number[]} circleIds - an array of circle IDs that should have access to the post
{IFileObjectOpts} image - an image file object
{IFileObjectOpts} video - a video file object
{boolean} isDraft - specifies whether the post is a draft
Generated using TypeDoc
Parameters for posts().createPost()
{object} ICreatePost
{string} text - the full text of the post
{number[]} circleIds - an array of circle IDs that should have access to the post
{IFileObjectOpts} image - an image file object
{IFileObjectOpts} video - a video file object
{boolean} isDraft - specifies whether the post is a draft