github.com/gotd/td/tg.ForumTopic.UnreadPollVotesCount (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_forum_topic_gen.go#L240: 	UnreadPollVotesCount int
		tl_forum_topic_gen.go#L331: 	if !(f.UnreadPollVotesCount == 0) {
		tl_forum_topic_gen.go#L402: 	f.UnreadPollVotesCount = from.GetUnreadPollVotesCount()
		tl_forum_topic_gen.go#L599: 	b.PutInt(f.UnreadPollVotesCount)
		tl_forum_topic_gen.go#L736: 		f.UnreadPollVotesCount = value
		tl_forum_topic_gen.go#L985: 	return f.UnreadPollVotesCount