# ListGroupsExtras ## Example Usage ```typescript import { ListGroupsExtras } from "@lukehagar/discoursejs/sdk/models/operations"; let value: ListGroupsExtras = { typeFilters: [ "", ], }; ``` ## Fields | Field | Type | Required | Description | | ------------------ | ------------------ | ------------------ | ------------------ | | `typeFilters` | *any*[] | :heavy_check_mark: | N/A |