java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.RecommendedChatFolders
- Enclosing class:
- TdApi
Contains a list of recommended chat folders.
-
Field Summary
Modifier and TypeFieldDescriptionList of recommended chat folders.static final int
-
Constructor Summary
ConstructorDescriptionContains a list of recommended chat folders.RecommendedChatFolders
(TdApi.RecommendedChatFolder[] chatFolders) Contains a list of recommended chat folders.RecommendedChatFolders
(DataInput input) Contains a list of recommended chat folders. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
chatFolders
List of recommended chat folders. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
RecommendedChatFolders
public RecommendedChatFolders()Contains a list of recommended chat folders. -
RecommendedChatFolders
Contains a list of recommended chat folders.- Parameters:
chatFolders
- RecommendedChatFolder[] List of recommended chat folders.
-
RecommendedChatFolders
Contains a list of recommended chat folders.- 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()
-