Interface ListReelMediaViewerFeedResponseChat_sticker

interface ListReelMediaViewerFeedResponseChat_sticker {
    end_background_color: string;
    has_started_chat: boolean;
    start_background_color: string;
    status: string;
    story_chat_id: string;
    text: string;
    thread_id: string;
}

Properties

end_background_color: string
has_started_chat: boolean
start_background_color: string
status: string
story_chat_id: string
text: string
thread_id: string