Skip to main content
Module

x/grm/mod.ts>tl.Api.auth.CodeTypeFragmentSms

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

Properties

className: "auth.CodeTypeFragmentSms"
classType: "constructor"
CONSTRUCTOR_ID: 116234636
SUBCLASS_OF_ID: 3019105281

Static Methods

fromReader(reader: Reader): CodeTypeFragmentSms