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

6 uses

	github.com/gotd/td/tg (current package)
		tl_chat_full_gen.go#L1242: 	UnreadCount int
		tl_chat_full_gen.go#L1580: 	if !(c.UnreadCount == 0) {
		tl_chat_full_gen.go#L1819: 	c.UnreadCount = from.GetUnreadCount()
		tl_chat_full_gen.go#L2525: 	b.PutInt(c.UnreadCount)
		tl_chat_full_gen.go#L2810: 		c.UnreadCount = value
		tl_chat_full_gen.go#L3613: 	return c.UnreadCount