github.com/gotd/td/tg.StoriesStoryReactionsList.NextOffset (field)
8 uses
github.com/gotd/td/tg (current package)
tl_stories_story_reactions_list_gen.go#L62: NextOffset string
tl_stories_story_reactions_list_gen.go#L95: if !(s.NextOffset == "") {
tl_stories_story_reactions_list_gen.go#L124: s.NextOffset = val
tl_stories_story_reactions_list_gen.go#L179: if !(s.NextOffset == "") {
tl_stories_story_reactions_list_gen.go#L231: b.PutString(s.NextOffset)
tl_stories_story_reactions_list_gen.go#L320: s.NextOffset = value
tl_stories_story_reactions_list_gen.go#L360: s.NextOffset = value
tl_stories_story_reactions_list_gen.go#L372: return s.NextOffset, true
![]() |
The pages are generated with Golds v0.8.5. (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. |