github.com/gotd/td/tg.RecentStory.MaxID (field)
8 uses
github.com/gotd/td/tg (current package)
tl_recent_story_gen.go#L48: MaxID int
tl_recent_story_gen.go#L72: if !(r.MaxID == 0) {
tl_recent_story_gen.go#L95: r.MaxID = val
tl_recent_story_gen.go#L142: if !(r.MaxID == 0) {
tl_recent_story_gen.go#L166: b.PutInt(r.MaxID)
tl_recent_story_gen.go#L198: r.MaxID = value
tl_recent_story_gen.go#L225: r.MaxID = value
tl_recent_story_gen.go#L237: return r.MaxID, true
![]() |
The pages are generated with Golds v0.8.4. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |