root
Toggle table of contents
goblin-service
Target filter
goblin-service
Switch theme
Search in API
Skip to content
root
root
/
fi.utu.tech.powergoblin.data
/
Message
/
Message
Message
goblin-service
constructor
(
title
:
String
,
content
:
String
,
recipients
:
List
<
String
>
=
listOf()
,
cc
:
List
<
String
>
=
listOf()
,
bcc
:
List
<
String
>
=
listOf()
,
attachments
:
List
<
<Error class: unknown class>
>
=
listOf()
)