You are reading the documentation for the next version of discord.js. Documentation for v13/v14+ has been moved to old.discordjs.dev

WithIntrinsicProps

export declare interface WithIntrinsicProps<T> extends IntrinsicProps
export declare interface WithIntrinsicProps<T> extends IntrinsicProps

No summary provided.

NameConstraintsOptionalDefaultDescription
TNoNone
api:API
The REST API
Inherited from IntrinsicProps
data:T
shardId:number
The id of the shard that emitted the event
Inherited from IntrinsicProps