Error

data class Error(val reason: String) : GetChannelInfoResult(source)

An error occurred retrieving channel info.

Constructors

Link copied to clipboard
constructor(reason: String)

Properties

Link copied to clipboard