toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-slack
/
org.http4k.connect.slack.model
/
Text
Text
@
JsonSerializable
data
class
Text
(
val
text
:
String
,
val
type
:
TextType
)
Members
Constructors
Text
Link copied to clipboard
constructor
(
text
:
String
,
type
:
TextType
)
Properties
text
Link copied to clipboard
val
text
:
String
type
Link copied to clipboard
val
type
:
TextType