GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

InteractionTarget

API/Type Aliases/InteractionTarget
seyfert/lib/commands/applications/menucontext.d.ts

Signature

export type InteractionTarget<T> = T extends MessageCommandInteraction ? MessageStructure : UserStructure;

Members

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