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#L76: 	Limit int
		tl_stories_get_story_reactions_list_gen.go#L112: 	if !(g.Limit == 0) {
		tl_stories_get_story_reactions_list_gen.go#L148: 	g.Limit = from.GetLimit()
		tl_stories_get_story_reactions_list_gen.go#L254: 	b.PutInt(g.Limit)
		tl_stories_get_story_reactions_list_gen.go#L313: 		g.Limit = value
		tl_stories_get_story_reactions_list_gen.go#L394: 	return g.Limit