GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

APIApplicationCommandInteractionDataNumberOption

API/Interfaces/APIApplicationCommandInteractionDataNumberOption
seyfert/lib/types/payloads/_interactions/_applicationCommands/_chatInput/number.d.ts

Signature

export interface APIApplicationCommandInteractionDataNumberOption extends APIInteractionDataOptionBase<ApplicationCommandOptionType.Number, number>

Properties

1
focused

Methods

0

No methods.

Properties

focused#
focused?: boolean;