Class TdApi.StoryOriginHiddenUser

Enclosing class:
TdApi

public static class TdApi.StoryOriginHiddenUser extends TdApi.StoryOrigin
The original story was posted by an unknown user.
  • Field Details

    • posterName

      public String posterName
      Name of the user or the chat that posted the story.
    • CONSTRUCTOR

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

    • StoryOriginHiddenUser

      public StoryOriginHiddenUser()
      The original story was posted by an unknown user.
    • StoryOriginHiddenUser

      public StoryOriginHiddenUser(String posterName)
      The original story was posted by an unknown user.
      Parameters:
      posterName - Name of the user or the chat that posted 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