Trying to get THREAD_STARTER_MESSAGE content from a message
Hello, i have a ticket system made with a bot, when a ticket is closed the bot lost scope of that ticket and that is intentional, i want my bot to have those tickets in scope again if a command is executed on the thread of the ticket, to do that i need to access to the original message using the message id (image 1), but when accessing the message the content is coming empty (image 2).
My question is, i am accessing the THREAD_STARTER_MESSAGE correctly ? is there another way to do it ?
Thanks in advance
My question is, i am accessing the THREAD_STARTER_MESSAGE correctly ? is there another way to do it ?
Thanks in advance

