Type Alias TTSCurrentlyLiveMaxOrderByAggregateInput

TTSCurrentlyLiveMaxOrderByAggregateInput: {
    channelId?: Prisma.SortOrder;
    correct?: Prisma.SortOrder;
    dbId?: Prisma.SortOrder;
    messageId?: Prisma.SortOrder;
    tiktokStreamerId?: Prisma.SortOrder;
}