Skip to main content
Module

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

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.MessageEntityUrl
extends VirtualClass<{ offset: int; length: int; }>
import { tl } from "https://deno.land/x/grm@0.8.0/mod.ts";
const { MessageEntityUrl } = tl.Api;

Properties

className: "MessageEntityUrl"
classType: "constructor"
CONSTRUCTOR_ID: 1859134776
length: int
offset: int
SUBCLASS_OF_ID: 3479443932

Static Methods

fromReader(reader: Reader): MessageEntityUrl