Skip to main content
The Deno 2 Release Candidate is here
Learn more
interface notifier.INotifierChannel
import { type notifier } from "https://deno.land/x/sptaki@1.2.0/models/mod.ts";
const { INotifierChannel } = notifier;

Properties

server: string
channel_id: string
url: string
notifierServer: string
ws: string