Skip to main content
Module

x/mtkruto/mod.ts>types.MessagesSavedGifs

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class types.MessagesSavedGifs
extends _TypeMessagesSavedGifs
import { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts";
const { MessagesSavedGifs } = types;

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