Type Alias GuildAutoLiveRoleMaxAggregateInputType

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