mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-29 11:56:28 -06:00
Update typebot.dto.ts
This commit is contained in:
parent
324c5078d7
commit
7dc3cfb690
@ -10,6 +10,7 @@ export class Session {
|
|||||||
export class PrefilledVariables {
|
export class PrefilledVariables {
|
||||||
remoteJid?: string;
|
remoteJid?: string;
|
||||||
pushName?: string;
|
pushName?: string;
|
||||||
|
messageType?: string;
|
||||||
additionalData?: { [key: string]: any };
|
additionalData?: { [key: string]: any };
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user