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

7 uses

	github.com/gotd/td/tg (current package)
		tl_updates_gen.go#L887: 	Pts int
		tl_updates_gen.go#L972: 	if !(u.Pts == 0) {
		tl_updates_gen.go#L1036: 	u.Pts = from.GetPts()
		tl_updates_gen.go#L1214: 	b.PutInt(u.Pts)
		tl_updates_gen.go#L1308: 		u.Pts = value
		tl_updates_gen.go#L1483: 	return u.Pts

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