- Enclosing class:
- TdApi
Returns identifiers of chats from a
chat folder, suitable for adding to
a chat folder invite link.
Returns
Chats
-
Field Summary
Modifier and TypeFieldDescriptionint
Chat folder identifier.static final int
-
Constructor Summary
ConstructorDescriptionReturns identifiers of chats from a chat folder, suitable for adding to a chat folder invite link.GetChatsForChatFolderInviteLink
(int chatFolderId) Returns identifiers of chats from a chat folder, suitable for adding to a chat folder invite link.Returns identifiers of chats from a chat folder, suitable for adding to a chat folder invite link. -
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
-
GetChatsForChatFolderInviteLink
public GetChatsForChatFolderInviteLink()Returns identifiers of chats from a chat folder, suitable for adding to a chat folder invite link. ReturnsChats
-
GetChatsForChatFolderInviteLink
public GetChatsForChatFolderInviteLink(int chatFolderId) Returns identifiers of chats from a chat folder, suitable for adding to a chat folder invite link. ReturnsChats
- Parameters:
chatFolderId
- int Chat folder identifier.
-
GetChatsForChatFolderInviteLink
Returns identifiers of chats from a chat folder, suitable for adding to a chat folder invite link. 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()
-