Skip to main content
Module

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

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

Constructors

new
messages_getDocumentByHash_(params: { sha256: Uint8Array; size: bigint; mime_type: string; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
mime_type: string
sha256: Uint8Array
size: bigint

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc