github.com/gotd/td/tg.UpdateDeleteMessages.PtsCount (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_update_gen.go#L409: 	PtsCount int
		tl_update_gen.go#L438: 	if !(u.PtsCount == 0) {
		tl_update_gen.go#L462: 	u.PtsCount = from.GetPtsCount()
		tl_update_gen.go#L523: 	b.PutInt(u.PtsCount)
		tl_update_gen.go#L572: 		u.PtsCount = value
		tl_update_gen.go#L598: 	return u.PtsCount
		tl_updates_classifier_gen.go#L39: 		return u.Pts, u.PtsCount, true