Skip to content

Conversation

@guilhermejansen
Copy link

@guilhermejansen guilhermejansen commented Nov 13, 2025

  • parse created|deleted|revoked_membership_requests inside group.go using the same member parser used for add/remove/promote/demote

  • expose the parsed JIDs via new events.GroupInfo fields together with the request method, keeping all other handlers untouched

  • verified against real traffic where membership requests previously entered UnknownChanges

  • replayed group notifications that contained created_membership_requests and revoked_membership_requests and confirmed the new fields are populated while other updates (join/leave/promote) still behave as before

Copy link
Contributor

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

rebase your commits properly.

@guilhermejansen guilhermejansen force-pushed the feature/membership-request-events branch from ccac4db to c0e4b31 Compare December 16, 2025 21:00
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.

2 participants