GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

CHANNEL_INFO

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

Signature

export declare const CHANNEL_INFO: (_self: UsingClient, data: GatewayChannelInfoDispatchData) => { guildId: string; channels: { id: string; status?: string | null | undefined; voiceStartTime?: number | ... 1 more ... | undefined; }[]; };

Members

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