Get Message a button is attached to
Hey,
I have a button which is attached to a normal message. When I click the button I want to get the message the button is attached to. How do I do this? I appreciate any help.
2 Replies
Documentation suggestion for @n1lzh: ButtonInteraction#message
The message to which the component was attached
Oh, there is an extra entry for Button Interactions. I'm sorry, only looked for the normal interaction.