SHARDWIRE
ReferenceAction Models

DeferUpdateInteractionActionPayload

Reference for `DeferUpdateInteractionActionPayload`, exported as part of the public Shardwire surface.

interface exported from src/discord/types.ts.

Summary

Reference for DeferUpdateInteractionActionPayload, exported as part of the public Shardwire surface.

Signature

export interface DeferUpdateInteractionActionPayload {
	interactionId: Snowflake;
}

Structure

On this page