http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-mattermost
/
org.http4k.connect.mattermost.action
/
TriggerWebhookPayload
/
TriggerWebhookPayload
Trigger
Webhook
Payload
constructor
(
text
:
String
?
=
null
,
attachments
:
List
<
Attachment
>
?
=
null
,
channel
:
String
?
=
null
,
username
:
String
?
=
null
,
iconUrl
:
Uri
?
=
null
,
iconEmoji
:
EmojiName
?
=
null
,
type
:
String
?
=
null
,
props
:
Map
<
String
,
Any
>
?
=
null
)
(
source
)