DebugSendTextRequest

data class DebugSendTextRequest(val channelId: String, val to: String, val content: String)(source)

Constructors

Link copied to clipboard
constructor(channelId: String, to: String, content: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val to: String