Type Alias RSCustomMessageMinAggregateInputType

RSCustomMessageMinAggregateInputType: {
    content?: true;
    dbId?: true;
    rumbleStreamerId?: true;
    showInviteButton?: true;
    showWatchButton?: true;
    type?: true;
}