ChannelFactory

Functions

Link copied to clipboard
fun createFromType(name: String, description: String, type: String, id: String = ChannelId().value, channelMessages: MutableList<ChannelMessage> = mutableListOf()): Channel