Skip to main content
Module

x/grm/src/mod.ts>tl.Api.TypePhoneCall

MTProto API Client for Deno 🦕
Go to Latest
type alias tl.Api.TypePhoneCall
import { type tl } from "https://deno.land/x/grm@0.8.0/src/mod.ts";
const { TypePhoneCall } = tl.Api;
definition:
| PhoneCallEmpty
| PhoneCallWaiting
| PhoneCallRequested
| PhoneCallAccepted
| PhoneCall
| PhoneCallDiscarded