Class TdApi.TextEntityTypeMention

  • Enclosing class:
    TdApi

    public static class TdApi.TextEntityTypeMention
    extends TdApi.TextEntityType
    A mention of a user by their username.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int CONSTRUCTOR
      Identifier uniquely determining type of the object.
    • Field Detail

      • CONSTRUCTOR

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

      • TextEntityTypeMention

        public TextEntityTypeMention()
        Default constructor.