WelcomeScreenData

data class WelcomeScreenData(val description: String?, val welcomeChannels: List<WelcomeScreenChannelData>)(source)

Constructors

Link copied to clipboard
constructor(description: String?, welcomeChannels: List<WelcomeScreenChannelData>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard