github.com/gotd/td/tg.PeerStories.MaxReadID (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_peer_stories_gen.go#L52: 	MaxReadID int
		tl_peer_stories_gen.go#L78: 	if !(p.MaxReadID == 0) {
		tl_peer_stories_gen.go#L105: 		p.MaxReadID = val
		tl_peer_stories_gen.go#L153: 	if !(p.MaxReadID == 0) {
		tl_peer_stories_gen.go#L183: 		b.PutInt(p.MaxReadID)
		tl_peer_stories_gen.go#L230: 		p.MaxReadID = value
		tl_peer_stories_gen.go#L263: 	p.MaxReadID = value
		tl_peer_stories_gen.go#L275: 	return p.MaxReadID, true