java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.FileType
it.tdlight.jni.TdApi.FileTypeSecret
- Enclosing class:
- TdApi
The file was sent to a secret chat
(the file type is not known to the server).
-
Field Summary
-
Constructor Summary
ConstructorDescriptionThe file was sent to a secret chat (the file type is not known to the server).FileTypeSecret
(DataInput input) The file was sent to a secret chat (the file type is not known to the server). -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
FileTypeSecret
public FileTypeSecret()The file was sent to a secret chat (the file type is not known to the server). -
FileTypeSecret
The file was sent to a secret chat (the file type is not known to the server).- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-