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

6 uses

	github.com/gotd/td/tg (current package)
		tl_forum_topic_gen.go#L231: 	UnreadCount int
		tl_forum_topic_gen.go#L322: 	if !(f.UnreadCount == 0) {
		tl_forum_topic_gen.go#L399: 	f.UnreadCount = from.GetUnreadCount()
		tl_forum_topic_gen.go#L596: 	b.PutInt(f.UnreadCount)
		tl_forum_topic_gen.go#L715: 		f.UnreadCount = value
		tl_forum_topic_gen.go#L961: 	return f.UnreadCount