| Name | Type | Description | Notes |
|---|---|---|---|
| age_verification_slots_available | bool | [optional] | |
| age_verification_beta_code | str | [optional] | |
| age_verification_beta_slots | float | [optional] | |
| badges | list[str] | [optional] | |
| id | str | [optional] | |
| name | str | [optional] | |
| short_code | str | [optional] | |
| discriminator | str | [optional] | |
| description | str | [optional] | |
| icon_url | str | [optional] | |
| banner_url | str | [optional] | |
| privacy | GroupPrivacy | [optional] | |
| owner_id | str | A users unique ID, usually in the form of `usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469`. Legacy players can have old IDs in the form of `8JoV9XEdpo`. The ID can never be changed. | [optional] |
| rules | str | [optional] | |
| links | list[str] | [optional] | |
| languages | list[str] | [optional] | |
| icon_id | str | [optional] | |
| banner_id | str | [optional] | |
| member_count | int | [optional] | |
| member_count_synced_at | datetime | [optional] | |
| is_verified | bool | [optional] [default to False] | |
| join_state | GroupJoinState | [optional] | |
| tags | list[str] | [optional] | |
| transfer_target_id | str | A users unique ID, usually in the form of `usr_c1644b5b-3ca4-45b4-97c6-a2a0de70d469`. Legacy players can have old IDs in the form of `8JoV9XEdpo`. The ID can never be changed. | [optional] |
| galleries | list[GroupGallery] | [optional] | |
| created_at | datetime | [optional] | |
| updated_at | datetime | [optional] | |
| last_post_created_at | datetime | [optional] | |
| online_member_count | int | [optional] | |
| membership_status | GroupMemberStatus | [optional] | |
| my_member | GroupMyMember | [optional] | |
| roles | list[GroupRole] | Only returned if ?includeRoles=true is specified. | [optional] |