Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesGetMessageReadParticipants

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.MessagesGetMessageReadParticipants
extends Function<types.TypeReadParticipantDate[]>
import { functions } from "https://deno.land/x/mtkruto@0.1.102/mod.ts";
const { MessagesGetMessageReadParticipants } = functions;

Constructors

new
MessagesGetMessageReadParticipants(params: { peer: types.TypeInputPeer; msgId: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
msgId: number
peer: types.TypeInputPeer

Static Properties

readonly
[paramDesc]: ParamDesc