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

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

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

Constructors

new
MessagesSavedGifs(params: { hash: bigint; gifs: Array<TypeDocument>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
gifs: Array<TypeDocument>
hash: bigint

Static Properties

readonly
[paramDesc]: ParamDesc