Type Alias KSGiftedSubRoleMaxAggregateOutputType

KSGiftedSubRoleMaxAggregateOutputType: {
    dbId: string | null;
    giftedSubs: number | null;
    kickStreamerId: string | null;
    roleId: string | null;
}