fix: send buttons cloud api oficial

This commit is contained in:
Davidson Gomes
2024-10-18 19:23:15 -03:00
parent 84451ba3e0
commit 5401ecd2c4
2 changed files with 32 additions and 93 deletions

View File

@@ -2807,8 +2807,6 @@ export class BaileysStartupService extends ChannelStartupService {
},
};
console.log(JSON.stringify(message));
return await this.sendMessageWithTyping(data.number, message, {
delay: data?.delay,
presence: 'composing',