chore: add type distinguisher for sockets
This commit is contained in:
@@ -540,6 +540,7 @@ export const makeSocket = ({
|
||||
ev.on('creds.update', update => Object.assign(creds, update))
|
||||
|
||||
return {
|
||||
type: 'md',
|
||||
ws,
|
||||
ev,
|
||||
authState: {
|
||||
|
||||
Reference in New Issue
Block a user