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

6 uses

	github.com/gotd/td/tg (current package)
		tl_stories_get_pinned_stories_gen.go#L53: 	Limit int
		tl_stories_get_pinned_stories_gen.go#L77: 	if !(g.Limit == 0) {
		tl_stories_get_pinned_stories_gen.go#L101: 	g.Limit = from.GetLimit()
		tl_stories_get_pinned_stories_gen.go#L164: 	b.PutInt(g.Limit)
		tl_stories_get_pinned_stories_gen.go#L203: 		g.Limit = value
		tl_stories_get_pinned_stories_gen.go#L229: 	return g.Limit