- Enclosing class:
- TdApi
Informs TDLib that the user viewed
detailed information about a Premium
feature on the Premium features screen.
Returns
Ok-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intThe viewed premium feature. -
Constructor Summary
ConstructorsConstructorDescriptionInforms TDLib that the user viewed detailed information about a Premium feature on the Premium features screen.ViewPremiumFeature(TdApi.PremiumFeature feature) Informs TDLib that the user viewed detailed information about a Premium feature on the Premium features screen.ViewPremiumFeature(DataInput input) Informs TDLib that the user viewed detailed information about a Premium feature on the Premium features screen. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
feature
The viewed premium feature. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
ViewPremiumFeature
public ViewPremiumFeature()Informs TDLib that the user viewed detailed information about a Premium feature on the Premium features screen. ReturnsOk -
ViewPremiumFeature
Informs TDLib that the user viewed detailed information about a Premium feature on the Premium features screen. ReturnsOk- Parameters:
feature- PremiumFeature The viewed premium feature.
-
ViewPremiumFeature
Informs TDLib that the user viewed detailed information about a Premium feature on the Premium features screen. 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()
-