defer

This block is part of the discord group and was last modified in core v14.0.3.

Deprecated This block has been deprecated since v14.0.3, please avoid future use.

Connection Type

This block connects from a discordinteractionconnection type block. Make sure to connect this block to the appropriate left-hand side connection.

defer Deprecated since v14.0.3 v14.0.3

Defer a Discord interaction

In pins 1 + flow
  • flow
    flow
  • ephemeral
    value

    Whether defer should be ephemeral (true/false)

Out pins 3 + flow
  • flow
    flow
  • connection
    discordinteractionconnection
  • success
    condition

    Returns true if interaction has been deferred

  • error
    value

    Returns the error in case success is false.

Version history

Introduced in v14.0.3.

Deprecated since v14.0.3.


Back to discord Return to the main group to view all sub-groups Back to discord interaction Return to the group to view all blocks within this group