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

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

Constructors

new
ChatPhoto_(params: { has_video?: true; photo_id: bigint; stripped_thumb?: Uint8Array; dc_id: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
dc_id: number
optional
has_video: true
photo_id: bigint
optional
stripped_thumb: Uint8Array

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc