AggregateGuildRolePanelRole: {
    _avg: GuildRolePanelRoleAvgAggregateOutputType | null;
    _count: GuildRolePanelRoleCountAggregateOutputType | null;
    _max: GuildRolePanelRoleMaxAggregateOutputType | null;
    _min: GuildRolePanelRoleMinAggregateOutputType | null;
    _sum: GuildRolePanelRoleSumAggregateOutputType | null;
}

Model GuildRolePanelRole