#button reply in slash command to another user

1 messages · Page 1 of 1 (latest)

rugged bison

here's the scenario, somebody types /hello <user>, i want the user to get a hello message and an option through buttons to reply with "hi" or "hello" that would then be used as a reply to the original user who initiated the slash command. if the second user doesn't press either button i want it to automatically say "hi". I have the slash commands set up, i'm just struggling with getting the buttons to work within a slash command.