Skip to main content
Module

x/mtkruto/2_tl.ts>Api.messages_getMessageReadParticipants

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface Api.messages_getMessageReadParticipants
import { type Api } from "https://deno.land/x/mtkruto@0.2.24/2_tl.ts";
const { messages_getMessageReadParticipants } = Api;

Properties

_: "messages.getMessageReadParticipants"
peer: InputPeer
msg_id: number
optional
[R]: Array<ReadParticipantDate>