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