Error

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

An error occurred retrieving messages.

Constructors

Link copied to clipboard
constructor(reason: String)

Properties

Link copied to clipboard