Class TdApi.PublicForwardStory

Enclosing class:
TdApi

public static class TdApi.PublicForwardStory extends TdApi.PublicForward
Contains a public repost to a story.
  • Field Details

    • story

      public TdApi.Story story
      Information about the story.
    • CONSTRUCTOR

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

    • PublicForwardStory

      public PublicForwardStory()
      Contains a public repost to a story.
    • PublicForwardStory

      public PublicForwardStory(TdApi.Story story)
      Contains a public repost to a story.
      Parameters:
      story - Information about the story.
  • 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