DisBot
    Preparing search index...

    Type Alias SyncedChannelLinkMessagesUpdateWithoutChannelLinksInput

    type SyncedChannelLinkMessagesUpdateWithoutChannelLinksInput = {
        ChannelId?: StringFieldUpdateOperationsInput | string;
        GuildId?: StringFieldUpdateOperationsInput | string;
        UserMessageId?: StringFieldUpdateOperationsInput | string;
        WebhookMessageId?: StringFieldUpdateOperationsInput | string;
        WebhookUrl?: StringFieldUpdateOperationsInput | string;
    }
    Index

    Properties

    UserMessageId?: StringFieldUpdateOperationsInput | string
    WebhookMessageId?: StringFieldUpdateOperationsInput | string
    WebhookUrl?: StringFieldUpdateOperationsInput | string