Type Alias WSCustomMessageMinAggregateInputType

WSCustomMessageMinAggregateInputType: {
    content?: true;
    dbId?: true;
    showInviteButton?: true;
    showWatchButton?: true;
    type?: true;
    whatnotStreamerId?: true;
}