mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2026-01-09 05:12:28 -06:00
fix: send buttons cloud api oficial
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user