GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

CHANNEL_UPDATE

API/Variables/CHANNEL_UPDATE
seyfert/lib/events/hooks/channel.d.ts

Signature

export declare const CHANNEL_UPDATE: (self: UsingClient, data: APIChannel) => Promise<[channel: AllChannels, old?: AllChannels | undefined]>;

Members

This export does not declare public properties or methods in the generated declaration file.