mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-22 20:12:02 -06:00
Update wa.types.ts
Foi criado novas propriedades para recuperar Base64 da media enviada por webhook.
This commit is contained in:
parent
f085343a99
commit
523f3301c0
@ -50,6 +50,7 @@ export declare namespace wa {
|
||||
url?: string;
|
||||
events?: string[];
|
||||
webhook_by_events?: boolean;
|
||||
webhook_base64?: boolean;
|
||||
};
|
||||
|
||||
export type LocalChatwoot = {
|
||||
|
Loading…
Reference in New Issue
Block a user