class types.HelpCountry
extends _TypeHelpCountry
import { types } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { HelpCountry } = types;
Constructors
new
HelpCountry(params: { hidden?: true; iso2: string; defaultName: string; name?: string; countryCodes: Array<TypeHelpCountryCode>; })Properties
protected
readonly
[params]: ParamscountryCodes: Array<TypeHelpCountryCode>
Static Properties
readonly
[paramDesc]: ParamDesc