Ferrite icon indicating copy to clipboard operation
Ferrite copied to clipboard

Implement help.getCountriesList

Open aykutalparslan opened this issue 3 years ago • 0 comments

Get name, ISO code, localized name and phone codes/patterns of all available countries

help.countriesListNotModified#93cc1f32 = help.CountriesList; help.countriesList#87d0759e countries:Vector<help.Country> hash:int = help.CountriesList; ---functions--- help.getCountriesList#735787a8 lang_code:string hash:int = help.CountriesList;

aykutalparslan avatar Mar 02 '22 14:03 aykutalparslan