Class TdApi.InputPageBlockAnchor

Enclosing class:
TdApi

public static class TdApi.InputPageBlockAnchor extends TdApi.InputPageBlock
An invisible anchor.
  • Field Details

    • name

      public String name
      Name of the anchor.
    • CONSTRUCTOR

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

    • InputPageBlockAnchor

      public InputPageBlockAnchor()
      An invisible anchor.
    • InputPageBlockAnchor

      public InputPageBlockAnchor(String name)
      An invisible anchor.
      Parameters:
      name - Name of the anchor.
  • 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