| Name | DiscordTextInputTag |
| Prefix | discordtextinput@ |
| Base Type | ElementTag |
| Identity Format | The identity format for Discord text input is a map of relevant data. Do not alter raw text input data, use the with.as tag instead. |
| Description | A DiscordTextInputTag is an object that represents a Discord text input for use with dDiscordBot. |
| Requires | dDiscordBot |
| Source | https://github.com/DenizenScript/dDiscordBot/blob/master/src/main/java/com/denizenscript/ddiscordbot/objects/DiscordTextInputTag.java#L21 |