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
/
ChannelId
Channel
Id
@
Serializable
@
JvmInline
value
class
ChannelId
(
val
value
:
String
)
Members
Constructors
Channel
Id
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
val
value
:
String