Class TdApi.RichTextAnchor

Enclosing class:
TdApi

public static class TdApi.RichTextAnchor extends TdApi.RichText
An anchor.
  • Field Details

    • name

      public String name
      Anchor name.
    • CONSTRUCTOR

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

    • RichTextAnchor

      public RichTextAnchor()
      An anchor.
    • RichTextAnchor

      public RichTextAnchor(String name)
      An anchor.
      Parameters:
      name - Anchor name.
  • 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