type alias enums.PhoneCallimport { type enums } from "https://deno.land/x/mtkruto@0.1.130/2_tl.ts"; const { PhoneCall } = enums; definition: | types.PhoneCallEmpty | types.PhoneCallWaiting | types.PhoneCallRequested | types.PhoneCallAccepted | types.PhoneCall | types.PhoneCallDiscarded