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
![]()  | 
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |