Type Alias TTSCustomMessageMinAggregateInputType

TTSCustomMessageMinAggregateInputType: {
    content?: true;
    dbId?: true;
    showInviteButton?: true;
    showWatchButton?: true;
    tiktokStreamerId?: true;
    type?: true;
}