DisBot
    Preparing search index...

    Type Alias GuildTwitchNotificationsUncheckedUpdateWithoutGuildsInput

    type GuildTwitchNotificationsUncheckedUpdateWithoutGuildsInput = {
        ChannelId?: StringFieldUpdateOperationsInput | string;
        Id?: IntFieldUpdateOperationsInput | number;
        Live?: BoolFieldUpdateOperationsInput | boolean;
        MessageTemplateId?: StringFieldUpdateOperationsInput | string;
        PingRoles?: GuildTwitchNotificationsUpdatePingRolesInput | string[];
        TwitchChannelName?: StringFieldUpdateOperationsInput | string;
        UUID?: StringFieldUpdateOperationsInput | string;
    }
    Index

    Properties

    MessageTemplateId?: StringFieldUpdateOperationsInput | string
    TwitchChannelName?: StringFieldUpdateOperationsInput | string