ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types.message
/
RawMessageEntity
/
RawMessageEntity
Raw
Message
Entity
constructor
(
type
:
String
,
offset
:
Int
,
length
:
Int
,
url
:
String
?
=
null
,
user
:
User
?
=
null
,
language
:
String
?
=
null
,
custom_emoji_id
:
CustomEmojiId
?
=
null
)