ByUser
data class ByUser(val id: ChecklistTaskId, val completedByUser: PreviewUser, val completionDate: TelegramDate, val textSources: List<TextSource> = emptyList()) : ChecklistTask.Completed
Constructors
Link copied to clipboard
constructor(id: ChecklistTaskId, completedByUser: PreviewUser, 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