Type Alias TSCustomMessageMinAggregateInputType

TSCustomMessageMinAggregateInputType: {
    content?: true;
    dbId?: true;
    twitchStreamerId?: true;
    type?: true;
}