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

6 uses

	github.com/gotd/td/tg (current package)
		tl_forum_topic_gen.go#L234: 	UnreadReactionsCount int
		tl_forum_topic_gen.go#L316: 	if !(f.UnreadReactionsCount == 0) {
		tl_forum_topic_gen.go#L381: 	f.UnreadReactionsCount = from.GetUnreadReactionsCount()
		tl_forum_topic_gen.go#L555: 	b.PutInt(f.UnreadReactionsCount)
		tl_forum_topic_gen.go#L677: 		f.UnreadReactionsCount = value
		tl_forum_topic_gen.go#L891: 	return f.UnreadReactionsCount