mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
feat: add listReply
This commit is contained in:
@@ -140,6 +140,9 @@ export type AnyRegularMessageContent = (
|
||||
buttonReply: ButtonReplyInfo
|
||||
type: 'template' | 'plain'
|
||||
}
|
||||
| {
|
||||
listReply: Omit<proto.Message.IListResponseMessage, 'contextInfo'>
|
||||
}
|
||||
| {
|
||||
product: WASendableProduct,
|
||||
businessOwnerJid?: string
|
||||
|
||||
Reference in New Issue
Block a user