- Enclosing class:
- TdApi
Returns an existing chat corresponding
to a known secret chat.
Returns
Chat-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intintSecret chat identifier. -
Constructor Summary
ConstructorsConstructorDescriptionReturns an existing chat corresponding to a known secret chat.CreateSecretChat(int secretChatId) Returns an existing chat corresponding to a known secret chat.CreateSecretChat(DataInput input) Returns an existing chat corresponding to a known secret chat. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
secretChatId
public int secretChatIdSecret chat identifier. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
CreateSecretChat
public CreateSecretChat()Returns an existing chat corresponding to a known secret chat. ReturnsChat -
CreateSecretChat
public CreateSecretChat(int secretChatId) Returns an existing chat corresponding to a known secret chat. ReturnsChat- Parameters:
secretChatId- int Secret chat identifier.
-
CreateSecretChat
Returns an existing chat corresponding to a known secret chat. ReturnsChat- 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()
-