Constructors

Properties

Constructors

Properties

album: ((input: AlbumPostCommandInput) => Promise<ConfigureSidecarResponse>) = ...
live: ((input: PostingLiveInput) => Promise<PostingLiveConfigureSuccessResponse.Root>) = ...
photo: ((input: TimelinePhotoPostCommandInput) => Promise<MediaConfigureResponseRootObject>) = ...
story: ((input: StoryPostCommandInput) => Promise<undefined | StoryPostPhotoResponse | StoryPostVideoResponse>) = ...