Skip to main content
Module

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

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

Properties

className: "InputChatPhoto"
classType: "constructor"
CONSTRUCTOR_ID: 2303962423
id: Api.TypeInputPhoto
SUBCLASS_OF_ID: 3572182388

Static Methods

fromReader(reader: Reader): InputChatPhoto