Interface DirectThreadRepositoryApproveParticipantRequestResponseStory_share

interface DirectThreadRepositoryApproveParticipantRequestResponseStory_share {
    is_reel_persisted: boolean;
    media: DirectThreadRepositoryApproveParticipantRequestResponseMedia;
    reel_id: number;
    reel_type: string;
    story_share_type: string;
    text: null;
}

Properties

is_reel_persisted: boolean
reel_id: number
reel_type: string
story_share_type: string
text: null