- sendSetPicture(
chat: Wid,
previewBase64: string,
pictureBase64: string,
): Promise<
{
_duplicate: boolean;
eurl: string;
status: number;
tag: string;
token: string;
},
> Parameters
- chat: Wid
- previewBase64: string
- pictureBase64: string
Returns Promise<
{
_duplicate: boolean;
eurl: string;
status: number;
tag: string;
token: string;
},
>
This function can be used to define a group picture or self profile