GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

APIApplicationCommandInteractionDataStringOption

API/Interfaces/APIApplicationCommandInteractionDataStringOption
seyfert/lib/types/payloads/_interactions/_applicationCommands/_chatInput/string.d.ts

Signature

export interface APIApplicationCommandInteractionDataStringOption extends APIInteractionDataOptionBase<ApplicationCommandOptionType.String, string>

Properties

1
focused

Methods

0

No methods.

Properties

focused#
focused?: boolean;