Skip to main content
Module

x/grm/mod.ts>Api.UpdatePhoneCall

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

Properties

className: "UpdatePhoneCall"
classType: "constructor"
CONSTRUCTOR_ID: 2869914398
phoneCall: Api.TypePhoneCall
SUBCLASS_OF_ID: 2676568142

Static Methods

fromReader(reader: Reader): UpdatePhoneCall