Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/tl/2_types.ts>MessagesSentEncryptedFile

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class MessagesSentEncryptedFile
extends _TypeMessagesSentEncryptedMessage
import { MessagesSentEncryptedFile } from "https://deno.land/x/mtkruto@0.0.998/tl/2_types.ts";

Constructors

new
MessagesSentEncryptedFile(params: { date: number; file: TypeEncryptedFile; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
date: number
file: TypeEncryptedFile

Static Properties

readonly
[paramDesc]: ParamDesc