DisBot
    Preparing search index...

    Type Alias GuildReactionRolesUpdateToOneWithWhereWithoutButtonInput

    type GuildReactionRolesUpdateToOneWithWhereWithoutButtonInput = {
        data: XOR<
            GuildReactionRolesUpdateWithoutButtonInput,
            GuildReactionRolesUncheckedUpdateWithoutButtonInput,
        >;
        where?: GuildReactionRolesWhereInput;
    }
    Index

    Properties

    Properties