Kwelz1
DIAdiscord.js - Imagine an app
•Created by Kwelz1 on 5/13/2025 in #djs-questions
How to get text from TextDisplayBuilder (Components v2)
I need help with getting the text from TextDisplayBuilder which is inside of a ContainerBuilder.
For example this is how you get text from embeds description:
const originalText = interaction.message.embeds[0].description;
and i need to do the same for TextDisplayBuilder which is inside of a ContainerBuilder.
Thanks for every answer3 replies