Class TdApi.RichTextAnchor

  • Enclosing class:
    TdApi

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

      • name

        public String name
        Anchor name.
      • CONSTRUCTOR

        public static final int CONSTRUCTOR
        Identifier uniquely determining type of the object.
        See Also:
        Constant Field Values
    • Constructor Detail

      • RichTextAnchor

        public RichTextAnchor()
        An anchor.
      • RichTextAnchor

        public RichTextAnchor​(String name)
        An anchor.
        Parameters:
        name - Anchor name.