Response

data class Response(val channelId: ChannelId, val newName: String, val newDescription: String) : ChannelCommand.UpdateChannelInServer

Constructors

Link copied to clipboard
constructor(channelId: ChannelId, newName: String, newDescription: String)

Properties

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