Class TdApi.PageBlockPhoto

    • Field Detail

      • photo

        public TdApi.Photo photo
        Photo file; may be null.
      • CONSTRUCTOR

        public static final int CONSTRUCTOR
        Identifier uniquely determining type of the object.
        See Also:
        Constant Field Values
    • Constructor Detail

      • PageBlockPhoto

        public PageBlockPhoto()
        Default constructor.
      • PageBlockPhoto

        public PageBlockPhoto​(TdApi.Photo photo,
                              TdApi.RichText caption)
        Constructor for initialization of all fields.
        Parameters:
        photo - Photo file; may be null.
        caption - Photo caption.