Type Alias GroupsListGroupAdminsQueryParams

GroupsListGroupAdminsQueryParams: {
    next_page_token?: string;
    page_size?: number;
}