Module tdlight.api

Class TdApi.LanguagePackStringValueDeleted

Enclosing class:
TdApi

public static final class TdApi.LanguagePackStringValueDeleted extends TdApi.LanguagePackStringValue
A deleted language pack string, the value must be taken from the built-in English language pack.
  • Field Details

  • Constructor Details

    • LanguagePackStringValueDeleted

      public LanguagePackStringValueDeleted()
      A deleted language pack string, the value must be taken from the built-in English language pack.
    • LanguagePackStringValueDeleted

      public LanguagePackStringValueDeleted(DataInput input) throws IOException
      A deleted language pack string, the value must be taken from the built-in English language pack.
      Throws:
      IOException
  • Method Details