github.com/gotd/td/tg.UpdateShortMessage.Pts (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_updates_gen.go#L174: 	Pts int
		tl_updates_gen.go#L258: 	if !(u.Pts == 0) {
		tl_updates_gen.go#L320: 	u.Pts = from.GetPts()
		tl_updates_gen.go#L493: 	b.PutInt(u.Pts)
		tl_updates_gen.go#L580: 		u.Pts = value
		tl_updates_gen.go#L747: 	return u.Pts

	github.com/gotd/td/telegram/internal/upconv
		upconv.go#L71: 			Pts:      u.Pts,