Message

class Message(accessor: IMessageEntry?) : Textable

Types

Companion
Link copied to clipboard
object Companion

Functions

text
Link copied to clipboard
open override fun text(): String?

The text description of the entity.

toString
Link copied to clipboard
open override fun toString(): String

Properties

logIndex
Link copied to clipboard
val logIndex: Int
sender
Link copied to clipboard
val sender: String
senderUsername
Link copied to clipboard
val senderUsername: String
text
Link copied to clipboard
val text: String
type
Link copied to clipboard
val type: Int