IGPAPI
    Preparing search index...

    Interface WebProfileInfoResponseCoauthorProducer

    interface WebProfileInfoResponseCoauthorProducer {
        id: string;
        is_verified: boolean;
        profile_pic_url: string;
        username: string;
    }
    Index

    Properties

    id: string
    is_verified: boolean
    profile_pic_url: string
    username: string