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