class types.MessageActionPhoneCall
extends TypeMessageAction
import { types } from "https://deno.land/x/mtkruto@0.0.989/mod.ts";
const { MessageActionPhoneCall } = types;
Constructors
new
MessageActionPhoneCall(params: { video?: true; callId: bigint; reason?: TypePhoneCallDiscardReason; duration?: number; })Properties
optional
reason: TypePhoneCallDiscardReason