mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-20 04:12:23 -06:00
feat: Sending template approval status webhook
This commit is contained in:
@@ -4,4 +4,5 @@ export class TemplateDto {
|
||||
allowCategoryChange: boolean;
|
||||
language: string;
|
||||
components: any;
|
||||
webhookUrl?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user