• Get the top countries of a specific ruleset!

    Parameters

    • this: API
    • ruleset: Ruleset

      On which Ruleset should the countries be compared?

    • page: number = 1

      Imagine the array you get as a page, it can only have a maximum of 50 countries, while 50 others may be on the next one (defaults to 1)

    Returns Promise<Country>