- Enclosing class:
- TdApi
Returns identifiers of chats from a
chat folder, suitable for adding to
a chat folder invite link.
Returns
Chats-
Field Summary
FieldsModifier and TypeFieldDescriptionintChat folder identifier.static final int -
Constructor Summary
ConstructorsConstructorDescriptionReturns 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
toStringMethods 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:
getConstructorin classTdApi.Object
-
serialize
- Specified by:
serializein classTdApi.Object- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-