Enum TextInputStyle
- Namespace
- Discord
- Assembly
- Discord.Net.Core.dll
public enum TextInputStyle
Fields
Paragraph = 2
Intended for longer or multiline text.
Short = 1
Intended for short, single-line text.
public enum TextInputStyle
Paragraph = 2
Intended for longer or multiline text.
Short = 1
Intended for short, single-line text.