Request

data class Request(val name: String, val description: String, val channelType: String) : ChannelApi.CreateChannelApi

Constructors

Link copied to clipboard
constructor(name: String, description: String, channelType: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard