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#L71: 	Offset string
		tl_stories_get_story_reactions_list_gen.go#L109: 	if !(g.Offset == "") {
		tl_stories_get_story_reactions_list_gen.go#L145: 		g.Offset = val
		tl_stories_get_story_reactions_list_gen.go#L213: 	if !(g.Offset == "") {
		tl_stories_get_story_reactions_list_gen.go#L252: 		b.PutString(g.Offset)
		tl_stories_get_story_reactions_list_gen.go#L306: 		g.Offset = value
		tl_stories_get_story_reactions_list_gen.go#L374: 	g.Offset = value
		tl_stories_get_story_reactions_list_gen.go#L386: 	return g.Offset, true