- Enclosing class:
- TdApi
Closes a secret chat, effectively
transferring its state to secretChatStateClosed.
Returns
Ok-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intintSecret chat identifier. -
Constructor Summary
ConstructorsConstructorDescriptionCloses a secret chat, effectively transferring its state to secretChatStateClosed.CloseSecretChat(int secretChatId) Closes a secret chat, effectively transferring its state to secretChatStateClosed.CloseSecretChat(DataInput input) Closes a secret chat, effectively transferring its state to secretChatStateClosed. -
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
-
CloseSecretChat
public CloseSecretChat()Closes a secret chat, effectively transferring its state to secretChatStateClosed. ReturnsOk -
CloseSecretChat
public CloseSecretChat(int secretChatId) Closes a secret chat, effectively transferring its state to secretChatStateClosed. ReturnsOk- Parameters:
secretChatId- int Secret chat identifier.
-
CloseSecretChat
Closes a secret chat, effectively transferring its state to secretChatStateClosed. ReturnsOk- 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()
-