Skip to content

feat: added methods to get member data while combining groups#44

Merged
BigSpaceships merged 2 commits into
masterfrom
group-methods
Jun 25, 2026
Merged

feat: added methods to get member data while combining groups#44
BigSpaceships merged 2 commits into
masterfrom
group-methods

Conversation

@BigSpaceships

Copy link
Copy Markdown
Contributor

What

Adds
get_group_member_attributes which lets you get attributes of members in groups and not in others
get_group_member_uids which lets you get members in groups in not in others
get_group_member_uuids which lets you get member uuids in groups but not in others

Why

More efficient queries

Test Plan

Python terminal

Env Vars

nope

Documentation

yes

Checklist

  • Tested all changes locally

@costowell costowell left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fire

Comment thread README.md
[
{
'uid': 'cole',
'drinkBalance': '996246'

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How dare you

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:)

@BigSpaceships BigSpaceships merged commit 42429d0 into master Jun 25, 2026
4 checks passed
@BigSpaceships BigSpaceships deleted the group-methods branch June 25, 2026 01:31
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