Skip to content

feat: Implement handleJoinRequests function for batch user join requests#880

Open
realCartar wants to merge 2 commits intonoblox:nextfrom
realCartar:next
Open

feat: Implement handleJoinRequests function for batch user join requests#880
realCartar wants to merge 2 commits intonoblox:nextfrom
realCartar:next

Conversation

@realCartar
Copy link
Contributor

@realCartar realCartar commented Feb 9, 2026

Adds handleJoinRequests() method. Did not want to make a breaking change so I added an entirely new method, thought that would be okay considering the getJoinRequest() and getJoinRequests() methods.

Added the method for two reasons;

  • The endpoint behind the method exists.
  • It heavily simplifies accepting/declining more than one user's join request.

Let me know your thoughts. 😄

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.

1 participant