interface BaseInteractionResolvedData

export interface BaseInteractionResolvedData<Cached extends CacheType = CacheType>

Type Parameters

optional
Cached? extends CacheType = CacheType

optional
attachments? : ReadonlyCollection<Snowflake, Attachment>

The resolved attachments

The resolved roles

optional
users? : ReadonlyCollection<Snowflake, User>

The resolved users