mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
refactor: remove redundant stream:error handling
This commit is contained in:
@@ -35,7 +35,7 @@ export enum DisconnectReason {
|
||||
timedOut = 408,
|
||||
loggedOut = 401,
|
||||
badSession = 500,
|
||||
restartRequired = 410,
|
||||
restartRequired = 515,
|
||||
multideviceMismatch = 411
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user