MessageEntity

telegramium.bots.MessageEntity
sealed trait MessageEntity

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def length: Int

Length of the entity in UTF-16 code units

Length of the entity in UTF-16 code units

Attributes

def offset: Int

Offset in UTF-16 code units to the start of the entity

Offset in UTF-16 code units to the start of the entity

Attributes