GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

AllNamedChannels

API/Type Aliases/AllNamedChannels
seyfert/lib/structures/channels.d.ts

Signature

export type AllNamedChannels = AllGuildChannels | BaseGuildChannelStructure | (BaseChannelStructure & {    name: string;});

Members

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