Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class messages_SentEncryptedMessage_
extends _messages_SentEncryptedMessage_
import { messages_SentEncryptedMessage_ } from "https://deno.land/x/mtkruto@0.1.190/tl/2_types.ts";

Message without file attachments sent to an encrypted file.

Constructors

new
messages_SentEncryptedMessage_(params: { date: number; })

Properties

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

Date of sending

Static Properties

readonly
[name]: string
readonly
[paramDesc]: ParamDesc