mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
feat(add-routing-info): initial commit (#773)
This commit is contained in:
@@ -69,6 +69,7 @@ export type AuthenticationCreds = SignalCreds & {
|
||||
registration: RegistrationOptions
|
||||
pairingCode: string | undefined
|
||||
lastPropHash: string | undefined
|
||||
routingInfo: Buffer | undefined
|
||||
}
|
||||
|
||||
export type SignalDataTypeMap = {
|
||||
|
||||
Reference in New Issue
Block a user