Profile picture data

interface ProfilePicThumbObj {
    eurl: string;
    id: Wid;
    img: string;
    imgFull: string;
    raw: null;
    tag: string;
}

Properties

Properties

eurl: string
id: Wid
img: string
imgFull: string
raw: null
tag: string