createAttachmentOption
Signature
export declare function createAttachmentOption<R extends boolean, T extends SeyfertAttachmentOption<R> = SeyfertAttachmentOption<R>>(data: T): T & { readonly type: ApplicationCommandOptionType.Attachment;};Members
This export does not declare public properties or methods in the generated declaration file.