class HelpCountry
extends _TypeHelpCountry
import { HelpCountry } from "https://deno.land/x/mtkruto@0.1.101/tl/2_types.ts";
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