Last active
November 14, 2025 15:22
-
-
Save kay-xr/d5c985d51a4ffcc9eb0440855d9bafbe to your computer and use it in GitHub Desktop.
world-link subscriber list
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "tierName": "Free", | |
| "users": [] | |
| }, | |
| { | |
| "tierName": "ANGEL", | |
| "users": [] | |
| }, | |
| { | |
| "tierName": "POSTER", | |
| "users": [] | |
| }, | |
| { | |
| "tierName": "SUPPORTER", | |
| "users": [ | |
| "test_user" | |
| ] | |
| } | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment