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

7 uses

	github.com/gotd/td/tg (current package)
		tl_update_gen.go#L5920: 	PtsCount int
		tl_update_gen.go#L5952: 	if !(u.PtsCount == 0) {
		tl_update_gen.go#L5978: 	u.PtsCount = from.GetPtsCount()
		tl_update_gen.go#L6044: 	b.PutInt(u.PtsCount)
		tl_update_gen.go#L6100: 		u.PtsCount = value
		tl_update_gen.go#L6134: 	return u.PtsCount
		tl_updates_classifier_gen.go#L94: 		return u.ChannelID, u.Pts, u.PtsCount, true, nil