interface WithIntrinsicProps

export declare interface WithIntrinsicProps<T> extends IntrinsicProps

Type Parameters

T

api : API

The REST API

Inherited from: IntrinsicProps

data : T

shardId : number

The id of the shard that emitted the event

Inherited from: IntrinsicProps