Interface DeferredInteractionResponse

Hierarchy

  • DeferredInteractionResponse

Properties

Properties

data?: { flags?: number }

The response data. Only flags can be sent.

Type declaration

  • Optional flags?: number