mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
Exporting getUSyncDevices and createNodeParticipants to socket-send api (#980)
Co-authored-by: Leonardo Amaro <=>
This commit is contained in:
@@ -659,6 +659,8 @@ export const makeMessagesSocket = (config: SocketConfig) => {
|
||||
waUploadToServer,
|
||||
fetchPrivacySettings,
|
||||
sendPeerDataOperationMessage,
|
||||
createParticipantNodes,
|
||||
getUSyncDevices,
|
||||
updateMediaMessage: async(message: proto.IWebMessageInfo) => {
|
||||
const content = assertMediaContent(message.message)
|
||||
const mediaKey = content.mediaKey!
|
||||
|
||||
Reference in New Issue
Block a user