Class TdApi.DiffEntityTypeReplace

Enclosing class:
TdApi

public static class TdApi.DiffEntityTypeReplace extends TdApi.DiffEntityType
Change of some text.
  • Field Details

    • oldText

      public String oldText
      The old text.
    • CONSTRUCTOR

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

    • DiffEntityTypeReplace

      public DiffEntityTypeReplace()
      Change of some text.
    • DiffEntityTypeReplace

      public DiffEntityTypeReplace(String oldText)
      Change of some text.
      Parameters:
      oldText - The old text.
  • 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.DiffEntityType
      Returns:
      this.CONSTRUCTOR