AggregateGuildClipForward: {
    _avg: GuildClipForwardAvgAggregateOutputType | null;
    _count: GuildClipForwardCountAggregateOutputType | null;
    _max: GuildClipForwardMaxAggregateOutputType | null;
    _min: GuildClipForwardMinAggregateOutputType | null;
    _sum: GuildClipForwardSumAggregateOutputType | null;
}

Model GuildClipForward