Type Alias KSGiftedSubRoleCreateManyKickStreamerInputEnvelope

KSGiftedSubRoleCreateManyKickStreamerInputEnvelope: {
    data: KSGiftedSubRoleCreateManyKickStreamerInput | KSGiftedSubRoleCreateManyKickStreamerInput[];
    skipDuplicates?: boolean;
}