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

feat: reveal sub users array #2206

Merged
merged 5 commits into from
Sep 15, 2023
Merged

feat: reveal sub users array #2206

merged 5 commits into from
Sep 15, 2023

Conversation

CKY-
Copy link
Collaborator

@CKY- CKY- commented Jul 17, 2023

Description of the Change

Reveals the subscription list as a variable Object Array,

[
  {
    username: 
    tier:
    isGift:
 }
]

Applicable Issues

#2205

Testing

Returns an array of all users, tiers and weather or not it was gifted for subscriptions

[{"username":"rillsoji","tier":"1000","isGift":false},{"username":"xxknockoutxx_69","tier":"1000","isGift":false},{"username":"borgo31","tier":"1000","isGift":false},{"username":"ozphilo","tier":"1000","isGift":false},{"username":"izybel_","tier":"1000","isGift":false},{"username":"kz5ee","tier":"1000","isGift":false},{"username":"derper1979","tier":"1000","isGift":false},{"username":"jacquiline2","tier":"1000","isGift":false},{"username":"miss_r0cket","tier":"1000","isGift":false},{"username":"jademelodyca","tier":"1000","isGift":true},{"username":"btschmieds","tier":"1000","isGift":false},{"username":"jurasalt","tier":"1000","isGift":false},{"username":"c_k_y","tier":"3000","isGift":false}]

Screenshots

@CKY- CKY- requested a review from ebiggz as a code owner July 17, 2023 12:54
@itsjesski itsjesski merged commit ee8b3ca into crowbartools:v5 Sep 15, 2023
1 check passed
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