message: Add addressing mode
This commit is contained in:
@@ -17,6 +17,7 @@ export type WAMessageKey = proto.IMessageKey & {
|
||||
remoteJidAlt?: string
|
||||
participantAlt?: string
|
||||
server_id?: string
|
||||
addressingMode?: string
|
||||
isViewOnce?: boolean // TODO: remove out of the message key, place in WebMessageInfo
|
||||
}
|
||||
export type WATextMessage = proto.Message.IExtendedTextMessage
|
||||
|
||||
Reference in New Issue
Block a user