Skip to main content
Module

x/grm/mod.ts>Api.MessageMediaPhoto

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

Properties

className: "MessageMediaPhoto"
classType: "constructor"
CONSTRUCTOR_ID: 1766936791
optional
photo: Api.TypePhoto
SUBCLASS_OF_ID: 1198308914
optional
ttlSeconds: int