Class TdApi.RichTextCashtag

Enclosing class:
TdApi

public static class TdApi.RichTextCashtag extends TdApi.RichText
A cashtag.
  • Field Details

    • text

      public TdApi.RichText text
      Text.
    • cashtag

      public String cashtag
      The cashtag.
    • CONSTRUCTOR

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

    • RichTextCashtag

      public RichTextCashtag()
      A cashtag.
    • RichTextCashtag

      public RichTextCashtag(TdApi.RichText text, String cashtag)
      A cashtag.
      Parameters:
      text - Text.
      cashtag - The cashtag.
  • 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