Custom Interaction Defer Message

Kommentare

3 Kommentare

  • Summer Woodward

    There are multiple ways of responding to a slash command; each of these are covered in the following segments. Using an interaction response method confirms to Discord that your bot successfully received the interaction, and has responded to the user. Discord enforces this to ensure that all slash commands provide a good user experience (UX). Failing to respond will cause Discord to show that the command failed, even if your bot is performing other actions as a result.

    The most common way of sending a response is by using the ChatInputCommandInteraction#reply() method, as you have done in earlier examples. This method acknowledges the interaction and sends a new message in response    TigerIsHome.com

    1
  • davidcompos96

    This works really well for us, thank you! Facing same issue here. Help is appreciated.

     

    Telstra Webmail Login

    0
  • SalvatoreBaker

    This works really well for us, thank you! Facing same issue here. Help is appreciated.

     

     

    Direct2HR Shaws

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.