Skip to main content
Module

x/grm/mod.ts>Api.auth.CodeTypeMissedCall

MTProto API Client for Deno 🦕
Go to Latest
class Api.auth.CodeTypeMissedCall
extends VirtualClass<void>
import { Api } from "https://deno.land/x/grm@0.8.0/mod.ts";
const { CodeTypeMissedCall } = Api.auth;

Properties

className: "auth.CodeTypeMissedCall"
classType: "constructor"
CONSTRUCTOR_ID: 3592083182
SUBCLASS_OF_ID: 3019105281

Static Methods

fromReader(reader: Reader): CodeTypeMissedCall