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

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

    • FileTypeSecret

      public FileTypeSecret()
      The file was sent to a secret chat (the file type is not known to the server).
  • 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.FileType
      Returns:
      this.CONSTRUCTOR