AddedByUser

constructor(id: PollOptionPersistentId, text: String, textSources: List<TextSource> = emptyList(), votes: Int = 0, addedByUser: User, additionDate: TelegramDate)