Type Alias: AnyRegularMessageContent
AnyRegularMessageContent:
object
&Mentionable
&Contextable
&Editable
|AnyMediaMessageContent
|object
&Mentionable
&Contextable
&Editable
| {contacts
: {contacts
:IContactMessage
[];displayName
:string
; }; } | {location
:WALocationMessage
; } | {react
:IReactionMessage
; } | {buttonReply
:ButtonReplyInfo
;type
:"template"
|"plain"
; } | {groupInvite
:GroupInviteInfo
; } | {listReply
:Omit
<IListResponseMessage
,"contextInfo"
>; } | {pin
:WAMessageKey
;time
:86400
|604800
|2592000
;type
:Type
; } | {body
:string
;businessOwnerJid
:string
;footer
:string
;product
:WASendableProduct
; } |SharePhoneNumber
|RequestPhoneNumber
&ViewOnce
Defined in: src/Types/Message.ts:142