import { tl } from "https://deno.land/x/grm@0.5.2/mod.ts";
const { PhoneCall } = tl.Api.phone;
Properties
phoneCall: Api.TypePhoneCall
users: Api.TypeUser[]
Static Methods
fromReader(reader: Reader): PhoneCall
import { tl } from "https://deno.land/x/grm@0.5.2/mod.ts";
const { PhoneCall } = tl.Api.phone;