Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesTranscribeAudio

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.MessagesTranscribeAudio
extends Function<types.TypeMessagesTranscribedAudio>
import { functions } from "https://deno.land/x/mtkruto@0.1.114/mod.ts";
const { MessagesTranscribeAudio } = functions;

Constructors

new
MessagesTranscribeAudio(params: { peer: types.TypeInputPeer; msgId: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
msgId: number
peer: types.TypeInputPeer

Static Properties

readonly
[paramDesc]: ParamDesc