Skip to main content
Module

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

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.InputMediaPhotoExternal
extends VirtualClass<{ url: string; ttlSeconds?: int; }>
import { tl } from "https://deno.land/x/grm@0.5.2/mod.ts";
const { InputMediaPhotoExternal } = tl.Api;

Properties

className: "InputMediaPhotoExternal"
classType: "constructor"
CONSTRUCTOR_ID: 3854302746
SUBCLASS_OF_ID: 4210575092
optional
ttlSeconds: int
url: string