teleproto - v1.229.0
    Preparing search index...

    Class MessageMediaPhoto

    Hierarchy (View Summary)

    • VirtualClass<
          {
              livePhoto?: boolean;
              photo?: Api.TypePhoto;
              spoiler?: boolean;
              ttlSeconds?: int;
              video?: TypeDocument;
          },
      >
      • MessageMediaPhoto
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    className: "MessageMediaPhoto"
    classType: "constructor"
    CONSTRUCTOR_ID: 3793152867
    livePhoto?: boolean
    originalArgs: {
        livePhoto?: boolean;
        photo?: Api.TypePhoto;
        spoiler?: boolean;
        ttlSeconds?: number;
        video?: TypeDocument;
    }
    photo?: Api.TypePhoto
    spoiler?: boolean
    SUBCLASS_OF_ID: 1198308914
    ttlSeconds?: number
    video?: TypeDocument