function parseTlimport { parseTl } from "https://deno.land/x/grm@0.5.1/src/tl/mod.ts"; parseTl(content: string,_layer: string,methods?: any[],ignoreIds?,)Parameterscontent: string_layer: stringoptionalmethods: any[] = [UNSUPPORTED]optionalignoreIds = [UNSUPPORTED]