github.com/gotd/td/tg.UserFull.CommonChatsCount (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_user_full_gen.go#L119: 	CommonChatsCount int
		tl_user_full_gen.go#L256: 	if !(u.CommonChatsCount == 0) {
		tl_user_full_gen.go#L370: 	u.CommonChatsCount = from.GetCommonChatsCount()
		tl_user_full_gen.go#L724: 	b.PutInt(u.CommonChatsCount)
		tl_user_full_gen.go#L865: 		u.CommonChatsCount = value
		tl_user_full_gen.go#L1283: 	return u.CommonChatsCount