IGPAPI
    Preparing search index...

    Interface DirectThreadApproveParticipantRequestsResponseLastPermanentItem

    interface DirectThreadApproveParticipantRequestsResponseLastPermanentItem {
        item_id: string;
        item_type: string;
        story_share: DirectThreadApproveParticipantRequestsResponseStoryShare;
        timestamp: string;
        user_id: number;
    }
    Index

    Properties

    item_id: string
    item_type: string

    story_share

    timestamp: string
    user_id: number