Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/tl/3_functions.ts>messages_deletePhoneCallHistory_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class messages_deletePhoneCallHistory_
extends Function_<enums.messages.AffectedFoundMessages>
import { messages_deletePhoneCallHistory_ } from "https://deno.land/x/mtkruto@0.1.190/tl/3_functions.ts";

Delete the entire phone call history.

Constructors

new
messages_deletePhoneCallHistory_(params?: { revoke?: true; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
optional
revoke: true

Whether to remove phone call history for participants as well

Static Properties

__F: (params?: { revoke?: true; }) => enums.messages.AffectedFoundMessages
readonly
[name]: string
readonly
[paramDesc]: ParamDesc