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

feat: add event that handles join approval requests #802

Merged
merged 10 commits into from
Jun 2, 2024

Conversation

vinikjkkj
Copy link
Contributor

@vinikjkkj vinikjkkj commented May 18, 2024

I didn't find the revoke enum, if you find it I would appreciate it

To Test:

sock.ev.on('group-join-request', console.log)

@whiskeysockets-bot
Copy link
Contributor

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@vinikjkkj/Baileys-Public#groupjoinevent
# YARN v2
yarn add @whiskeysockets/baileys@vinikjkkj/Baileys-Public#groupjoinevent

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.

consistency

@arthursimas1
Copy link
Contributor

nice feature! you managed to implement it in a better way than i was expecting to make it. congrats 🥳

@vinikjkkj
Copy link
Contributor Author

nice feature! you managed to implement it in a better way than i was expecting to make it. congrats 🥳

thanks❤️❤️

@purpshell purpshell merged commit ffec4af into WhiskeySockets:master Jun 2, 2024
2 checks passed
purpshell added a commit that referenced this pull request Jun 2, 2024
* fix(master): linting

* fix(master): linting warnings

* Make "logger" optional (#772)

* fix: downloadMediaMessage return type matched parameter (#757)

* fix: downloadMediaMessage return type matched parameter

* chore: keyword-spacing eslint rule warn instead of error

* chore: linting

aaaaaaaaaaaaaaaaaaaa

* feat(add-routing-info): initial commit (#773)

* feat(add-logger): initial commit (#777)

* Remove predefinedLabels (#770)

* Remove predefinedLabels

If the user doesn't delete the label from the WA business, it's not a problem.

but it will be a problem when the user deletes the default label, it remains in store but doesn't exist in WA

* fix linting

* fix trailing

* Update chats.ts

---------

Co-authored-by: Rajeh Taher <rajeh@reforward.dev>

* fix shouldIgnoreJid not receiving app state keys (#792)

* fix(master): linting and making functionality better

* Update messages-recv.ts

* Update baileys-version.json

* Fix linter != to !== (#834)

* Use message-receipt.update for status@broadcast events (#833)

* Lock file on save and read (#824)

Fix #794

* feat: add event that handles join approval requests (#802)

* initial commit

* lint

* add type in method

* add more actions / fixes participant jid / rename event

* fixes

* more fixes

* fix typing

* change 'reject' to 'rejected'

* chore:linting

---------

Co-authored-by: Rajeh Taher <rajeh@reforward.dev>

* chore(release): v6.7.3

---------

Co-authored-by: allburov <allburov@gmail.com>
Co-authored-by: arthur simas <arthursimas1@gmail.com>
Co-authored-by: azudin <azudin.daem@gmail.com>
Co-authored-by: vini <91087061+vinikjkkj@users.noreply.github.com>
Co-authored-by: ShellTear <shelltear1337@gmail.com>
Co-authored-by: Wender Teixeira <unktools@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@vinikjkkj vinikjkkj deleted the groupjoinevent branch August 20, 2024 03:34
Git-RenatoAlcantara pushed a commit to Git-RenatoAlcantara/amarulawebsocket that referenced this pull request Nov 2, 2024
* initial commit

* lint

* add type in method

* add more actions / fixes participant jid / rename event

* fixes

* more fixes

* fix typing

* change 'reject' to 'rejected'

* chore:linting

---------

Co-authored-by: Rajeh Taher <rajeh@reforward.dev>
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.

4 participants