Type Alias KSMessageEmbedUpdateToOneWithWhereWithoutKsCustomMessageInput

KSMessageEmbedUpdateToOneWithWhereWithoutKsCustomMessageInput: {
    data: XOR<KSMessageEmbedUpdateWithoutKsCustomMessageInput, KSMessageEmbedUncheckedUpdateWithoutKsCustomMessageInput>;
    where?: KSMessageEmbedWhereInput;
}