uptime-robot-v3
    Preparing search index...

    Interface DiscordDataInternal

    interface DiscordData {
        customValue?: string;
        enableNotificationsFor?: NotifcationLevel;
        friendlyName?: string;
        sslExpirationReminder?: boolean;
        webhookURL?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    customValue?: string
    enableNotificationsFor?: NotifcationLevel
    friendlyName?: string
    sslExpirationReminder?: boolean
    webhookURL?: string