Type Alias KSGiftedSubRoleCreateWithoutKickStreamerInput

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