@typed-discord/rest
    Preparing search index...

    Interface WidgetSettingsResponse

    interface WidgetSettingsResponse {
        channel_id: `${bigint}` | null;
        enabled: boolean;
    }
    Index

    Properties

    Properties

    channel_id: `${bigint}` | null
    enabled: boolean