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

6 uses

	github.com/gotd/td/tg (current package)
		tl_forum_topic_gen.go#L227: 	UnreadCount int
		tl_forum_topic_gen.go#L310: 	if !(f.UnreadCount == 0) {
		tl_forum_topic_gen.go#L379: 	f.UnreadCount = from.GetUnreadCount()
		tl_forum_topic_gen.go#L553: 	b.PutInt(f.UnreadCount)
		tl_forum_topic_gen.go#L663: 		f.UnreadCount = value
		tl_forum_topic_gen.go#L875: 	return f.UnreadCount