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

fix getInviteCode for group (#3007) #3029

Merged
merged 6 commits into from May 15, 2024

Conversation

themazim
Copy link

@themazim themazim commented May 12, 2024

PR Details

Fixes #3007 due to new method definition in 2.3xxxx. Now requires second parameter to be true (c)

Is compatible to 2.24xx

Description

fix getGroupInvite by adapting

Related Issue

#3007

Motivation and Context

fix issue.

How Has This Been Tested

tested on Version 2.3000.1013455223 and 2.2413.51. Simply by requesting a invite code and on both.

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).

@alechkos alechkos linked an issue May 14, 2024 that may be closed by this pull request
1 task
@alechkos alechkos merged commit 2798396 into pedroslopez:webpack-exodus May 15, 2024
1 check passed
@khsoh
Copy link

khsoh commented May 16, 2024

Thank you! This fixed the problem.

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.

getInviteCode method is not working on 2.3000.xx
4 participants