interface CommandInteractionResolvedData

export interface CommandInteractionResolvedData<Cached extends CacheType = CacheType>

Resolved data from auto-populated select menus.

Type Parameters

optional
Cached? extends CacheType = CacheType