followup

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.

followup Deprecated since v14.0.3 v14.0.3

Send followup message to a Discord interaction

In pins 3 + flow
  • flow
    flow
  • content required
    value

    Followup content

  • ephemeral
    value

    Whether followup should be ephemeral (true/false)

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

    Returns true if followup has been sent

  • 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