ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types.checklists
/
ChecklistTask
/
Completed
/
ByChat
/
ByChat
By
Chat
constructor
(
id
:
ChecklistTaskId
,
completedByChat
:
PreviewChat
,
completionDate
:
TelegramDate
,
textSources
:
List
<
TextSource
>
=
emptyList()
)