Skip to main content
Module

x/grm/mod.ts>tl.Api.MsgsAllInfo

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.MsgsAllInfo
extends VirtualClass<{ msgIds: long[]; info: string; }>
import { tl } from "https://deno.land/x/grm@0.5.4/mod.ts";
const { MsgsAllInfo } = tl.Api;

Properties

className: "MsgsAllInfo"
classType: "constructor"
CONSTRUCTOR_ID: 2361446705
info: string
msgIds: long[]
SUBCLASS_OF_ID: 4203727700