Skip to main content
Module

x/mtkruto/mod.ts>functions.PhoneSetCallRating

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.PhoneSetCallRating
import { functions } from "https://deno.land/x/mtkruto@0.0.835/mod.ts";
const { PhoneSetCallRating } = functions;

Constructors

new
PhoneSetCallRating(params: { userInitiative?: true; peer: types.TypeInputPhoneCall; rating: number; comment: string; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
comment: string
rating: number
optional
userInitiative: true

Static Properties

readonly
[paramDesc]: ParamDesc