Class TdApi.UpdateStory

Enclosing class:
TdApi

public static class TdApi.UpdateStory extends TdApi.Update
A story was changed.
  • Field Details

    • story

      public TdApi.Story story
      The new information about the story.
    • CONSTRUCTOR

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

    • UpdateStory

      public UpdateStory()
      A story was changed.
    • UpdateStory

      public UpdateStory(TdApi.Story story)
      A story was changed.
      Parameters:
      story - The new 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