UNPKG

evolution-api-sdk

Version:

Unofficial SDK for the Evolution Whatsapp API v2

6 lines (4 loc) 96 B
interface RemovePictureResponse { status: string; } export type { RemovePictureResponse };