github.com/gotd/td/tg.StoriesGetStoryReactionsListRequest.Offset (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_stories_get_story_reactions_list_gen.go#L53: 	Offset string
		tl_stories_get_story_reactions_list_gen.go#L88: 	if !(g.Offset == "") {
		tl_stories_get_story_reactions_list_gen.go#L124: 		g.Offset = val
		tl_stories_get_story_reactions_list_gen.go#L192: 	if !(g.Offset == "") {
		tl_stories_get_story_reactions_list_gen.go#L231: 		b.PutString(g.Offset)
		tl_stories_get_story_reactions_list_gen.go#L285: 		g.Offset = value
		tl_stories_get_story_reactions_list_gen.go#L353: 	g.Offset = value
		tl_stories_get_story_reactions_list_gen.go#L365: 	return g.Offset, true