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

6 uses

	github.com/gotd/td/tg (current package)
		tl_messages_get_recent_locations_gen.go#L45: 	Limit int
		tl_messages_get_recent_locations_gen.go#L71: 	if !(g.Limit == 0) {
		tl_messages_get_recent_locations_gen.go#L97: 	g.Limit = from.GetLimit()
		tl_messages_get_recent_locations_gen.go#L160: 	b.PutInt(g.Limit)
		tl_messages_get_recent_locations_gen.go#L193: 		g.Limit = value
		tl_messages_get_recent_locations_gen.go#L218: 	return g.Limit