Type Alias GuildStatusRoleCountAggregateInputType

GuildStatusRoleCountAggregateInputType: {
    _all?: true;
    dbId?: true;
    guildId?: true;
    keepOnOffline?: true;
    roleId?: true;
    texts?: true;
}