🐛 New sendMessage version for the new parser
Make sure old client still communicate with old parser
This commit is contained in:
@ -78,6 +78,7 @@ export const startWhatsAppSession = async ({
|
||||
defaultSessionExpiryTimeout
|
||||
|
||||
return startSession({
|
||||
version: 2,
|
||||
message: incomingMessage,
|
||||
startParams: {
|
||||
typebot: publicTypebot.typebot.publicId as string,
|
||||
|
Reference in New Issue
Block a user