Type Alias GuildAutoLiveRoleMinAggregateInputType

GuildAutoLiveRoleMinAggregateInputType: {
    dbId?: true;
    guildId?: true;
    roleId?: true;
}