• This function can be used to define a group picture or self profile

    Parameters

    • chat: Wid
    • previewBase64: string
    • pictureBase64: string

    Returns Promise<
        {
            _duplicate: boolean;
            eurl: string;
            status: number;
            tag: string;
            token: string;
        },
    >

    78426

    5018 >= 2.2204.13