Type Alias KSGiftedSubRoleUncheckedCreateWithoutKickStreamerInput

KSGiftedSubRoleUncheckedCreateWithoutKickStreamerInput: {
    dbId?: string;
    giftedSubs: number;
    roleId: string;
}