http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-slack
/
org.http4k.connect.slack.action
/
ChatPostMessageResponse
Chat
Post
Message
Response
@
JsonSerializable
data
class
ChatPostMessageResponse
(
val
channel
:
ChannelId
,
val
ts
:
String
)
(
source
)
Members
Constructors
Chat
Post
Message
Response
Link copied to clipboard
constructor
(
channel
:
ChannelId
,
ts
:
String
)
Properties
channel
Link copied to clipboard
val
channel
:
ChannelId
ts
Link copied to clipboard
val
ts
:
String