Skip to main content
Module

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

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class MessagesGetMessages
extends Function<types.TypeMessagesMessages>
import { MessagesGetMessages } from "https://deno.land/x/mtkruto@0.0.999/tl/3_functions.ts";

Constructors

new
MessagesGetMessages(params: { id: Array<types.TypeInputMessage>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
id: Array<types.TypeInputMessage>

Static Properties

readonly
[paramDesc]: ParamDesc