Kotlin Mattermost Client
Toggle table of contents
0.0.1
common
Target filter
common
Switch theme
Search in API
Skip to content
Kotlin Mattermost Client
mattermost-client
/
dev.limebeck.mattermost.types
/
Attachment
/
Attachment
Attachment
constructor
(
id
:
String
,
name
:
String
,
mimeType
:
String
,
data
:
ByteArray
)