DisBot
    Preparing search index...

    Type Alias GuildCommandMangerUpdateToOneWithWhereWithoutBuildInCommandsInput

    type GuildCommandMangerUpdateToOneWithWhereWithoutBuildInCommandsInput = {
        data: XOR<
            GuildCommandMangerUpdateWithoutBuildInCommandsInput,
            GuildCommandMangerUncheckedUpdateWithoutBuildInCommandsInput,
        >;
        where?: GuildCommandMangerWhereInput;
    }
    Index

    Properties

    Properties