Skip to main content
Module

x/grm/mod.ts>tl.Api.phone.PhoneCall

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.phone.PhoneCall
extends VirtualClass<{ phoneCall: Api.TypePhoneCall; users: Api.TypeUser[]; }>
import { tl } from "https://deno.land/x/grm@0.8.0/mod.ts";
const { PhoneCall } = tl.Api.phone;

Properties

className: "phone.PhoneCall"
classType: "constructor"
CONSTRUCTOR_ID: 3968000320
phoneCall: Api.TypePhoneCall
SUBCLASS_OF_ID: 3565878863
users: Api.TypeUser[]

Static Methods

fromReader(reader: Reader): PhoneCall