InputStoryContent
typeThis object describes the content of a story to post. Currently, it can be one of - InputStoryContentPhoto - InputStoryContentVideo
Declaration
type InputStoryContent = InputStoryContentPhoto | InputStoryContentVideo;This object describes the content of a story to post. Currently, it can be one of - InputStoryContentPhoto - InputStoryContentVideo
type InputStoryContent = InputStoryContentPhoto | InputStoryContentVideo;