GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

APIApplicationCommandInteractionDataIntegerOption

API/Interfaces/APIApplicationCommandInteractionDataIntegerOption
seyfert/lib/types/payloads/_interactions/_applicationCommands/_chatInput/integer.d.ts

Signature

export interface APIApplicationCommandInteractionDataIntegerOption extends APIInteractionDataOptionBase<ApplicationCommandOptionType.Integer, number>

Properties

1
focused

Methods

0

No methods.

Properties

focused#
focused?: boolean;