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

6 uses

	github.com/gotd/td/tg (current package)
		tl_chat_full_gen.go#L1140: 	UnreadCount int
		tl_chat_full_gen.go#L1375: 	if !(c.UnreadCount == 0) {
		tl_chat_full_gen.go#L1564: 	c.UnreadCount = from.GetUnreadCount()
		tl_chat_full_gen.go#L2106: 	b.PutInt(c.UnreadCount)
		tl_chat_full_gen.go#L2345: 		c.UnreadCount = value
		tl_chat_full_gen.go#L2954: 	return c.UnreadCount