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

x/mtkruto/tl/3_functions.ts>messages_getCustomEmojiDocuments_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class messages_getCustomEmojiDocuments_
extends Function_<enums.Document[]>
import { messages_getCustomEmojiDocuments_ } from "https://deno.land/x/mtkruto@0.1.190/tl/3_functions.ts";

Constructors

new
messages_getCustomEmojiDocuments_(params: { document_id: Array<bigint>; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
document_id: Array<bigint>

Static Properties

__F: (params: { document_id: Array<bigint>; }) => enums.Document[]
readonly
[name]: string
readonly
[paramDesc]: ParamDesc