Message

class Message(id: String) : Before

Before one particular message by message Id.

Since

2.1.0

Constructors

Link copied to clipboard
fun Message(id: String)

Functions

Link copied to clipboard
fun getMessage(): String

Return the identifier of the message.