Class DialogTextAreaElement

java.lang.Object
com.slack.api.model.dialog.DialogTextAreaElement
All Implemented Interfaces:
DialogElement

public class DialogTextAreaElement
extends Object
implements DialogElement
Represents a textarea dialog element

A textarea is a multi-line plain text editing control. You've likely encountered these on the world wide web. Use this element if you want a relatively long answer from users.