github.com/gotd/td/tg.StoriesFoundStories.NextOffset (field)
8 uses
github.com/gotd/td/tg (current package)
tl_stories_found_stories_gen.go#L54: NextOffset string
tl_stories_found_stories_gen.go#L85: if !(f.NextOffset == "") {
tl_stories_found_stories_gen.go#L118: f.NextOffset = val
tl_stories_found_stories_gen.go#L175: if !(f.NextOffset == "") {
tl_stories_found_stories_gen.go#L206: b.PutString(f.NextOffset)
tl_stories_found_stories_gen.go#L279: f.NextOffset = value
tl_stories_found_stories_gen.go#L337: f.NextOffset = value
tl_stories_found_stories_gen.go#L349: return f.NextOffset, 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. |