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

6 uses

	github.com/gotd/td/tg (current package)
		tl_user_full_gen.go#L190: 	CommonChatsCount int
		tl_user_full_gen.go#L501: 	if !(u.CommonChatsCount == 0) {
		tl_user_full_gen.go#L709: 	u.CommonChatsCount = from.GetCommonChatsCount()
		tl_user_full_gen.go#L1366: 	b.PutInt(u.CommonChatsCount)
		tl_user_full_gen.go#L1612: 		u.CommonChatsCount = value
		tl_user_full_gen.go#L2300: 	return u.CommonChatsCount