CommandInteractionResolvedData

export interface CommandInteractionResolvedData<Cached extends CacheType = CacheType>
export interface CommandInteractionResolvedData<Cached extends CacheType = CacheType>
Represents the resolved data of a received command interaction.
NameConstraintsOptionalDefaultDescription
CachedCacheTypeYesCacheTypeNone
The resolved attachments
The resolved messages
The resolved roles
The resolved users