Class TdApi.LanguagePackStringValueDeleted

Enclosing class:
TdApi

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

  • Constructor Details

    • LanguagePackStringValueDeleted

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

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