Skip to main content
Module

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

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.MessageMediaWebPage
extends VirtualClass<{ webpage: Api.TypeWebPage; }>
import { tl } from "https://deno.land/x/grm@0.5.0/mod.ts";
const { MessageMediaWebPage } = tl.Api;

Properties

className: "MessageMediaWebPage"
classType: "constructor"
CONSTRUCTOR_ID: 2737690112
SUBCLASS_OF_ID: 1198308914
webpage: Api.TypeWebPage

Static Methods

fromReader(reader: Reader): MessageMediaWebPage