- Enclosing class:
- TdApi
Returns identifiers of pinned or always
included chats from a chat folder,
which are suggested to be left when
the chat folder is deleted.
Returns
Chats
-
Field Summary
Modifier and TypeFieldDescriptionint
Chat folder identifier.static final int
-
Constructor Summary
ConstructorDescriptionReturns identifiers of pinned or always included chats from a chat folder, which are suggested to be left when the chat folder is deleted.GetChatFolderChatsToLeave
(int chatFolderId) Returns identifiers of pinned or always included chats from a chat folder, which are suggested to be left when the chat folder is deleted.Returns identifiers of pinned or always included chats from a chat folder, which are suggested to be left when the chat folder is deleted. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
chatFolderId
public int chatFolderIdChat folder identifier. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
GetChatFolderChatsToLeave
public GetChatFolderChatsToLeave()Returns identifiers of pinned or always included chats from a chat folder, which are suggested to be left when the chat folder is deleted. ReturnsChats
-
GetChatFolderChatsToLeave
public GetChatFolderChatsToLeave(int chatFolderId) Returns identifiers of pinned or always included chats from a chat folder, which are suggested to be left when the chat folder is deleted. ReturnsChats
- Parameters:
chatFolderId
- int Chat folder identifier.
-
GetChatFolderChatsToLeave
Returns identifiers of pinned or always included chats from a chat folder, which are suggested to be left when the chat folder is deleted. ReturnsChats
- 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()
-