GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

CommandOption

API/Type Aliases/CommandOption
seyfert/lib/commands/applications/chat.d.ts

Signature

export type CommandOption = CommandOptionWithoutName & {    name: string;};

Members

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