#Adding more components to a message fetched from a channel

6 messages · Page 1 of 1 (latest)

cerulean vortex
#

Title says most of it. (the fetched message the bot sent)

maiden oar
#

edit the message with more rows / add the buttons to the message rows and edit it

cerulean vortex
#

how do i add to the message rows

maiden oar
#

To update it: <Message>.edit({ components: [...<Message>.components, <MessageActionRow> })

cerulean vortex
#

ahh

maiden oar
#

...<Message>.components this part is to add the original components from the message