Class TdApi.FileTypeSecret

Enclosing class:
TdApi

public static class TdApi.FileTypeSecret
extends TdApi.FileType
The file was sent to a secret chat (the file type is not known to the server).
  • Field Details

  • Constructor Details

    • FileTypeSecret

      public FileTypeSecret()
      The file was sent to a secret chat (the file type is not known to the server).
    • FileTypeSecret

      public FileTypeSecret​(DataInput input) throws IOException
      The file was sent to a secret chat (the file type is not known to the server).
      Throws:
      IOException
  • Method Details