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