feat: send list and buttons

This commit is contained in:
Davidson Gomes
2024-10-18 15:34:22 -03:00
parent 1787238c63
commit da77af5bd1
2 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ import {
MediaMessage,
Options,
SendAudioDto,
SendButtonDto,
SendButtonsDto,
SendContactDto,
SendListDto,
SendLocationDto,
@@ -1108,7 +1108,7 @@ export class BusinessStartupService extends ChannelStartupService {
return audioSent;
}
public async buttonMessage(data: SendButtonDto) {
public async buttonMessage(data: SendButtonsDto) {
const embeddedMedia: any = {};
const btnItems = {