oex2003's picture
Deploy Evolution API to Hugging Face Space
5e518ea
export class MediaDto {
id?: string;
type?: string;
messageId?: number;
expiry?: number;
}