- Enclosing class:
- TdApi
Disconnects website from the current
user's Telegram account.
Returns
Ok-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDisconnects website from the current user's Telegram account.DisconnectWebsite(long websiteId) Disconnects website from the current user's Telegram account.DisconnectWebsite(DataInput input) Disconnects website from the current user's Telegram account. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
websiteId
public long websiteIdWebsite identifier. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
DisconnectWebsite
public DisconnectWebsite()Disconnects website from the current user's Telegram account. ReturnsOk -
DisconnectWebsite
public DisconnectWebsite(long websiteId) Disconnects website from the current user's Telegram account. ReturnsOk- Parameters:
websiteId- long Website identifier.
-
DisconnectWebsite
Disconnects website from the current user's Telegram account. 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()
-