AggregateGuildCustomMessage: {
    _count: GuildCustomMessageCountAggregateOutputType | null;
    _max: GuildCustomMessageMaxAggregateOutputType | null;
    _min: GuildCustomMessageMinAggregateOutputType | null;
}

Model GuildCustomMessage