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>Msg_detailed_info_

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

Constructors

new
Msg_detailed_info_(params: { msg_id: bigint; answer_msg_id: bigint; bytes: number; status: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
answer_msg_id: bigint
bytes: number
msg_id: bigint
status: number

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc