mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
lint: 0 warnings left
This commit is contained in:
@@ -125,7 +125,4 @@ export type SocketConfig = {
|
||||
cachedGroupMetadata: (jid: string) => Promise<GroupMetadata | undefined>
|
||||
|
||||
makeSignalRepository: (auth: SignalAuthState) => SignalRepository
|
||||
|
||||
/** Socket passthrough */
|
||||
socket?: any
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user