- Enclosing class:
- TdApi
Returns chat lists to which the chat
can be added. This is an offline request.
Returns
ChatLists
-
Field Summary
-
Constructor Summary
ConstructorDescriptionReturns chat lists to which the chat can be added.GetChatListsToAddChat
(long chatId) Returns chat lists to which the chat can be added.GetChatListsToAddChat
(DataInput input) Returns chat lists to which the chat can be added. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
chatId
public long chatIdChat identifier. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
GetChatListsToAddChat
public GetChatListsToAddChat()Returns chat lists to which the chat can be added. This is an offline request. ReturnsChatLists
-
GetChatListsToAddChat
public GetChatListsToAddChat(long chatId) Returns chat lists to which the chat can be added. This is an offline request. ReturnsChatLists
- Parameters:
chatId
- long Chat identifier.
-
GetChatListsToAddChat
Returns chat lists to which the chat can be added. This is an offline request. ReturnsChatLists
- 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()
-