Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesRateTranscribedAudio

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.MessagesRateTranscribedAudio
extends Function<boolean>
import { functions } from "https://deno.land/x/mtkruto@0.0.979/mod.ts";
const { MessagesRateTranscribedAudio } = functions;

Constructors

new
MessagesRateTranscribedAudio(params: { peer: types.TypeInputPeer; msgId: number; transcriptionId: bigint; good: boolean; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
good: boolean
msgId: number
transcriptionId: bigint

Static Properties

readonly
[paramDesc]: ParamDesc