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

6 uses

	github.com/gotd/td/tg (current package)
		tl_stories_get_story_reactions_list_gen.go#L55: 	Limit int
		tl_stories_get_story_reactions_list_gen.go#L91: 	if !(g.Limit == 0) {
		tl_stories_get_story_reactions_list_gen.go#L127: 	g.Limit = from.GetLimit()
		tl_stories_get_story_reactions_list_gen.go#L233: 	b.PutInt(g.Limit)
		tl_stories_get_story_reactions_list_gen.go#L292: 		g.Limit = value
		tl_stories_get_story_reactions_list_gen.go#L373: 	return g.Limit