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

6 uses

	github.com/gotd/td/tg (current package)
		tl_forum_topic_gen.go#L238: 	UnreadReactionsCount int
		tl_forum_topic_gen.go#L328: 	if !(f.UnreadReactionsCount == 0) {
		tl_forum_topic_gen.go#L401: 	f.UnreadReactionsCount = from.GetUnreadReactionsCount()
		tl_forum_topic_gen.go#L598: 	b.PutInt(f.UnreadReactionsCount)
		tl_forum_topic_gen.go#L729: 		f.UnreadReactionsCount = value
		tl_forum_topic_gen.go#L977: 	return f.UnreadReactionsCount