import { Api } from "https://deno.land/x/grm@0.8.2/tl/api.d.ts";
const { UpdatePhoneCall } = Api;
Properties
phoneCall: Api.TypePhoneCall
Static Methods
fromReader(reader: Reader): UpdatePhoneCall
import { Api } from "https://deno.land/x/grm@0.8.2/tl/api.d.ts";
const { UpdatePhoneCall } = Api;