GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

CommandOptionWithType

API/Type Aliases/CommandOptionWithType
seyfert/lib/commands/handle.d.ts

Signature

export type CommandOptionWithType = CommandOption & {    type: ApplicationCommandOptionType;};

Members

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