Interface GetCountries

Returns information about existing countries. Can be called before authorization. Request type for Tdjson#getCountries.

interface GetCountries {
    @type: "getCountries";
}

Properties

Properties

@type: "getCountries"