Class TdApi.StoryOriginPublicStory

Enclosing class:
TdApi

public static class TdApi.StoryOriginPublicStory extends TdApi.StoryOrigin
The original story was a public story that was posted by a known chat.
  • Field Details

    • chatId

      public long chatId
      Identifier of the chat that posted original story.
    • storyId

      public int storyId
      Story identifier of the original story.
    • CONSTRUCTOR

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

    • StoryOriginPublicStory

      public StoryOriginPublicStory()
      The original story was a public story that was posted by a known chat.
    • StoryOriginPublicStory

      public StoryOriginPublicStory(long chatId, int storyId)
      The original story was a public story that was posted by a known chat.
      Parameters:
      chatId - Identifier of the chat that posted original story.
      storyId - Story identifier of the original 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.StoryOrigin
      Returns:
      this.CONSTRUCTOR