ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types
/
ReplyInfo
/
External
/
Content
/
Simple
/
Simple
Simple
constructor
(
origin
:
MessageOrigin
,
chat
:
SuperPublicChat
?
,
messageMeta
:
Message.MetaInfo
?
,
content
:
ReplyInfo.External.ContentVariant
,
checklistTaskId
:
ChecklistTaskId
?
=
null
)