ExternalSelectElement
slack.models.ExternalSelectElement
case class ExternalSelectElement(placeholder: PlainTextObject, action_id: String, min_query_length: Option[Int], initial_option: Option[Either[OptionObject, OptionGroupObject]], confirm: Option[ConfirmationObject]) extends BlockElement
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait BlockElementclass Objecttrait Matchableclass Any
Members list
In this article