Class TdApi.StoryContentPhoto

Enclosing class:
TdApi

public static class TdApi.StoryContentPhoto extends TdApi.StoryContent
A photo story.
  • Field Details

    • photo

      public TdApi.Photo photo
      The photo.
    • CONSTRUCTOR

      public static final int CONSTRUCTOR
      Identifier uniquely determining type of the object.
      See Also:
  • Constructor Details

    • StoryContentPhoto

      public StoryContentPhoto()
      A photo story.
    • StoryContentPhoto

      public StoryContentPhoto(TdApi.Photo photo)
      A photo story.
      Parameters:
      photo - The photo.
  • Method Details

    • getConstructor

      public int getConstructor()
      Description copied from class: TdApi.Object
      Returns an identifier uniquely determining type of the object.
      Specified by:
      getConstructor in class TdApi.Object
      Returns:
      this.CONSTRUCTOR