Skip to main content
Module

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

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

Constructors

new
phone_setCallRating_(params: { user_initiative?: true; peer: enums.InputPhoneCall; rating: number; comment: string; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
comment: string
peer: enums.InputPhoneCall
rating: number
optional
user_initiative: true

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc