- 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 SummaryFieldsModifier and TypeFieldDescriptionintChat folder identifier.static final int
- 
Constructor SummaryConstructorsConstructorDescriptionReturns 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 SummaryMethods inherited from class it.tdlight.jni.TdApi.FunctiontoStringMethods inherited from class it.tdlight.jni.TdApi.Objectserialize
- 
Field Details- 
chatFolderIdpublic int chatFolderIdChat folder identifier.
- 
CONSTRUCTORpublic static final int CONSTRUCTOR- See Also:
 
 
- 
- 
Constructor Details- 
GetChatFolderChatsToLeavepublic 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
- 
GetChatFolderChatsToLeavepublic 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.
 
- 
GetChatFolderChatsToLeaveReturns 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- 
getConstructorpublic int getConstructor()- Specified by:
- getConstructorin class- TdApi.Object
 
- 
serialize- Specified by:
- serializein class- TdApi.Object
- Throws:
- IOException
 
- 
equals
- 
hashCodepublic int hashCode()
 
-