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

7 uses

	github.com/gotd/td/tg (current package)
		tl_update_gen.go#L17472: 	PtsCount int
		tl_update_gen.go#L17510: 	if !(u.PtsCount == 0) {
		tl_update_gen.go#L17538: 	u.PtsCount = from.GetPtsCount()
		tl_update_gen.go#L17620: 	b.PutInt(u.PtsCount)
		tl_update_gen.go#L17682: 		u.PtsCount = value
		tl_update_gen.go#L17735: 	return u.PtsCount
		tl_updates_classifier_gen.go#L115: 		return u.ChannelID, u.Pts, u.PtsCount, true, nil