- Enclosing class:
- TdApi
Accepts Telegram terms of services.
Returns
Ok-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intTerms of service identifier. -
Constructor Summary
ConstructorsConstructorDescriptionAccepts Telegram terms of services.AcceptTermsOfService(DataInput input) Accepts Telegram terms of services.AcceptTermsOfService(String termsOfServiceId) Accepts Telegram terms of services. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
termsOfServiceId
Terms of service identifier. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
AcceptTermsOfService
public AcceptTermsOfService()Accepts Telegram terms of services. ReturnsOk -
AcceptTermsOfService
Accepts Telegram terms of services. ReturnsOk- Parameters:
termsOfServiceId- String Terms of service identifier.
-
AcceptTermsOfService
Accepts Telegram terms of services. 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()
-