Class TdApi.TextEntityTypeCashtag

Enclosing class:
TdApi

public static class TdApi.TextEntityTypeCashtag extends TdApi.TextEntityType
A cashtag text, beginning with "$", consisting of capital English letters (e.g., "$USD"), and optionally containing a chat username at the end.
  • Field Details

    • CONSTRUCTOR

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

    • TextEntityTypeCashtag

      public TextEntityTypeCashtag()
      A cashtag text, beginning with "$", consisting of capital English letters (e.g., "$USD"), and optionally containing a chat username at the end.
  • 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.TextEntityType
      Returns:
      this.CONSTRUCTOR