Preview environment

interface CommandInteractionResolvedData

export interface CommandInteractionResolvedData<Cached extends CacheType = CacheType> extends BaseInteractionResolvedData<Cached>

Resolved data from auto-populated select menus.

Type Parameters

optional
Cached? extends CacheType = CacheType