GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

APISelectMenuDefaultValue

https://discord.com/developers/docs/interactions/message-components#select-menu-object-select-default-value-structure

API/Interfaces/APISelectMenuDefaultValue
seyfert/lib/types/payloads/components.d.ts

Signature

export interface APISelectMenuDefaultValue<T extends SelectMenuDefaultValueType>

Properties

2
typeid

Methods

0

No methods.

Properties

type#
type: T;
id#
id: Snowflake;