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

7 uses

	github.com/gotd/td/tg (current package)
		tl_stories_get_story_reactions_list_gen.go#L41: 	ForwardsFirst bool
		tl_stories_get_story_reactions_list_gen.go#L76: 	if !(g.ForwardsFirst == false) {
		tl_stories_get_story_reactions_list_gen.go#L116: 	g.ForwardsFirst = from.GetForwardsFirst()
		tl_stories_get_story_reactions_list_gen.go#L186: 	if !(g.ForwardsFirst == false) {
		tl_stories_get_story_reactions_list_gen.go#L258: 	g.ForwardsFirst = g.Flags.Has(2)
		tl_stories_get_story_reactions_list_gen.go#L301: 		g.ForwardsFirst = true
		tl_stories_get_story_reactions_list_gen.go#L304: 		g.ForwardsFirst = false