I’m trying to make a discord suggestion system using mongodb. I want to add in the db the message id of the suggestyionbut I cannot fetch it. The suggestion is sent via the bot
I tried to do const msgID = interaction.message.id
but it didn;t work anyone to help?
New contributor
Vilnius is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.