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

Members

NEW_MESSAGE = "new_message"

ChatMessageReceived

PING = "ping"
RAGFAIR_OFFER_SOLD = "RagfairOfferSold"
RAGFAIR_RATING_CHANGE = "RagfairRatingChange"
TRADER_STANDING = "TraderStanding"
TRADER_SUPPLY = "TraderSupply"
UNLOCK_TRADER = "UnlockTrader"