Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update DisconnectReason #535

Merged
merged 6 commits into from
Jan 2, 2024
Merged

Update DisconnectReason #535

merged 6 commits into from
Jan 2, 2024

Conversation

bobslavtriev
Copy link
Contributor

Added blockedNumber 403 and unavailableService 503

@whiskeysockets-bot
Copy link
Contributor

whiskeysockets-bot commented Dec 6, 2023

Thanks for your contribution.

The next step is to wait for review and approval to merge it to main repository

The community can help reacting with a thumb up (:thumbsup:) for approval and rocket (:rocket:) for who has tested it.

To test this PR you can run the following command below:

# NPM
npm install @whiskeysockets/baileys@bobpetrov/Baileys#rr
# YARN v2
yarn add @whiskeysockets/baileys@bobpetrov/Baileys#rr

@Auties00
Copy link
Collaborator

As far as I remember 403 is used also if the login keys are invalid, so I'm not sure whether the name blocked number is appropriate

@PurpShell
Copy link
Collaborator

As far as I remember 403 is used also if the login keys are invalid, so I'm not sure whether the name blocked number is appropriate

Renamed to forbidden.

Copy link
Collaborator

@PurpShell PurpShell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

src/Types/index.ts Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants