Skip to main content
Module

x/mtkruto/mod.ts>enums.PhoneCall

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
type alias enums.PhoneCall
import { type enums } from "https://deno.land/x/mtkruto@0.1.123/mod.ts";
const { PhoneCall } = enums;
definition:
| types.PhoneCallEmpty
| types.PhoneCallWaiting
| types.PhoneCallRequested
| types.PhoneCallAccepted
| types.PhoneCall
| types.PhoneCallDiscarded