mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
Socket-passthrough
This commit is contained in:
@@ -115,4 +115,6 @@ export type SocketConfig = {
|
||||
getMessage: (key: proto.IMessageKey) => Promise<proto.IMessage | undefined>
|
||||
|
||||
makeSignalRepository: (auth: SignalAuthState) => SignalRepository
|
||||
|
||||
socket: any
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user