Function getSearchContext
- getSearchContext(chat, msg, options?): {
collection: MsgLoad;
highlightMsg: true;
key?: MsgKey;
msg?: MsgModel;
} Parameters
- chat: ChatModel
- msg: MsgKey | MsgModel
Optional
options: {
isQuotedMsgAvailable: boolean;
}isQuotedMsgAvailable: boolean
Returns {
collection: MsgLoad;
highlightMsg: true;
key?: MsgKey;
msg?: MsgModel;
}
highlightMsg: true
Optional
key?: MsgKey
Whatsapp
738599 >= 2.2242.5