DisBot
    Preparing search index...

    Type Alias GuildChannelLinksUpdateToOneWithWhereWithoutSyncedChannelLinkMessageInput

    type GuildChannelLinksUpdateToOneWithWhereWithoutSyncedChannelLinkMessageInput = {
        data: XOR<
            GuildChannelLinksUpdateWithoutSyncedChannelLinkMessageInput,
            GuildChannelLinksUncheckedUpdateWithoutSyncedChannelLinkMessageInput,
        >;
        where?: GuildChannelLinksWhereInput;
    }
    Index

    Properties

    Properties