#Rate limit on slash commands and specifically buttons.
6 messages · Page 1 of 1 (latest)
on each button press you will receive an interaction, which you can respond to
you can have 5 action rows with 5 buttons each, per message
if that answers it
but that's not a rate limit, that's a limit per message
adding a reaction hits an endpoint, which is rate limited
you send components within the message payload, so you only hit the endpoint to create a message