MessageRelayOptions:Defined in: src/Types/Message.ts:315MinimalRelayOptions&object
Type declaration
additionalAttributes?
additional attributes to add to the WA binary nodeoptionaladditionalAttributes:object
Index Signature
[_: string]: string
additionalNodes?
optionaladditionalNodes:BinaryNode[]
participant?
only send to a specific participant; used when a message decryption fails for a single useroptionalparticipant:object
participant.count
count: number
participant.jid
jid: string
statusJidList?
jid list of participants for status@broadcastoptionalstatusJidList:string[]
useUserDevicesCache?
should we use the devices cache, or fetch afresh from the server; default assumed to be “true”optionaluseUserDevicesCache:boolean