Interaction object, which i can reply to using .reply(), attach buttons to that reply, and get the button output using .awaitMessageComponent()..awaitMessageComponent() returns a promise interaction that itself can be replied to.await reply.awaitMessageComponent(...) code, but the await simply never finishes and it times out after three minutes, despite me pressing the buttons.14.16.3. Thank you so much for the help =)