Skip to main content
Module

x/mtkruto/mod.ts>errors.Migrate

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class errors.Migrate
import { errors } from "https://deno.land/x/mtkruto@0.1.130/mod.ts";
const { Migrate } = errors;

Constructors

new
Migrate(params: { error_code: number; error_message: string; })

Properties

dc: number