DisBot
    Preparing search index...

    Type Alias GuildReactionRolesUpdateToOneWithWhereWithoutSelectMenuInput

    type GuildReactionRolesUpdateToOneWithWhereWithoutSelectMenuInput = {
        data: XOR<
            GuildReactionRolesUpdateWithoutSelectMenuInput,
            GuildReactionRolesUncheckedUpdateWithoutSelectMenuInput,
        >;
        where?: GuildReactionRolesWhereInput;
    }
    Index

    Properties

    Properties