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

Updated index.d.ts with createGroupOptions #3179

Open
wants to merge 41 commits into
base: main
Choose a base branch
from

Conversation

rbkayz
Copy link

@rbkayz rbkayz commented Jul 3, 2024

PR Details

Updated index.d.ts with createGroupOptions (announce, restrict, memberAddMode and membershipApprovalMode)

Related Issue

Motivation and Context

If we don't add this, any group that's created is done with default options

How Has This Been Tested

Types of changes

  • Dependency change
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • I have updated the documentation accordingly (index.d.ts).

PurpShell and others added 30 commits March 14, 2024 11:15
…edroslopez#3001)

* Change window.Store.ProfilePic.profilePicFind to window.Store.ProfilePic.requestProfilePicFromServer

* Prevent breaking v2.2x

* refactor: make it more readable

---------

Co-authored-by: alechkos <[email protected]>
themazim and others added 11 commits May 15, 2024 20:45
* fix getInviteCode for group (pedroslopez#3007)

* move changes to proper getInviteCode method.

* style fix

* refactor: add try-catch in a case the user is not a group admin

* refactor: handle promise properly

---------

Co-authored-by: Sven Neumann <[email protected]>
Co-authored-by: alechkos <[email protected]>
* fix delete on 2.3000

* fix compareWwebVersions

* fix: use proper comparison operator

---------

Co-authored-by: alechkos <[email protected]>
* Implement bot invoking capabilities

* Update index.d.ts

* Eslint
* exposed WAWebAddonReactionTableMode

* capture reaction using WAWebAddonReactionTableMode

* move compareWwebVersions and check version before trying to expose new store
* handle message_reaction event on example.js

* log wweb version on ready
@rbkayz
Copy link
Author

rbkayz commented Jul 3, 2024

@tuyuribr @alechkos - updated types for createGroupOptions. Can you review and merge this please?

@alechkos alechkos changed the base branch from webpack-exodus to main July 24, 2024 01:24
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.

9 participants