mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
rename blockedNumber to forbidden
This commit is contained in:
@@ -24,7 +24,7 @@ export enum DisconnectReason {
|
|||||||
badSession = 500,
|
badSession = 500,
|
||||||
restartRequired = 515,
|
restartRequired = 515,
|
||||||
multideviceMismatch = 411,
|
multideviceMismatch = 411,
|
||||||
blockedNumber = 403,
|
forbidden = 403,
|
||||||
unavailableService = 503
|
unavailableService = 503
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user