Class TextDisplayComponentInfo
- Namespace
- Discord.Interactions
- Assembly
- Discord.Net.Interactions.dll
Represents the ModalComponentInfo class for TextDisplay type.
public class TextDisplayComponentInfo : ModalComponentInfo
- Inheritance
-
TextDisplayComponentInfo
- Inherited Members
Properties
Content
Gets the content of the text display.
public string Content { get; }