ByChat
data class ByChat(val id: ChecklistTaskId, val completedByChat: PreviewChat, val completionDate: TelegramDate, val textSources: List<TextSource> = emptyList()) : ChecklistTask.Completed
Constructors
Link copied to clipboard
constructor(id: ChecklistTaskId, completedByChat: PreviewChat, completionDate: TelegramDate, textSources: List<TextSource> = emptyList())
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Full list of TextSources