Class TdApi.LanguagePackStringValueOrdinary

Enclosing class:
TdApi

public static class TdApi.LanguagePackStringValueOrdinary extends TdApi.LanguagePackStringValue
An ordinary language pack string.
  • Field Details

    • value

      public String value
      String value.
    • CONSTRUCTOR

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

    • LanguagePackStringValueOrdinary

      public LanguagePackStringValueOrdinary()
      An ordinary language pack string.
    • LanguagePackStringValueOrdinary

      public LanguagePackStringValueOrdinary(String value)
      An ordinary language pack string.
      Parameters:
      value - String value.
  • 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