roavatar-renderer
    Preparing search index...

    Interface GetInfoForId_Result

    interface GetInfoForId_Result {
        created: string;
        description: string;
        displayName: string;
        externalAppDisplayName: null;
        hasVerifiedBadge: boolean;
        id: number;
        isBanned: boolean;
        name: string;
    }
    Index

    Properties

    created: string
    description: string
    displayName: string
    externalAppDisplayName: null
    hasVerifiedBadge: boolean
    id: number
    isBanned: boolean
    name: string