import { tl } from "https://deno.land/x/grm@0.5.4/mod.ts";
const { CountriesList } = tl.Api.help;
Properties
countries: help.TypeCountry[]
Static Methods
fromReader(reader: Reader): CountriesList
import { tl } from "https://deno.land/x/grm@0.5.4/mod.ts";
const { CountriesList } = tl.Api.help;