Skip to main content
Module

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

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

Properties

className: "InputStickeredMediaPhoto"
classType: "constructor"
CONSTRUCTOR_ID: 1251549527
id: Api.TypeInputPhoto
SUBCLASS_OF_ID: 1363597726

Static Methods

fromReader(reader: Reader): InputStickeredMediaPhoto