- Enclosing class:
- TdApi
Informs the server that some trending
sticker sets have been viewed by the user.
Returns
Ok-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intlong[]Identifiers of viewed trending sticker sets. -
Constructor Summary
ConstructorsConstructorDescriptionInforms the server that some trending sticker sets have been viewed by the user.ViewTrendingStickerSets(long[] stickerSetIds) Informs the server that some trending sticker sets have been viewed by the user.ViewTrendingStickerSets(DataInput input) Informs the server that some trending sticker sets have been viewed by the user. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
stickerSetIds
public long[] stickerSetIdsIdentifiers of viewed trending sticker sets. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
ViewTrendingStickerSets
public ViewTrendingStickerSets()Informs the server that some trending sticker sets have been viewed by the user. ReturnsOk -
ViewTrendingStickerSets
public ViewTrendingStickerSets(long[] stickerSetIds) Informs the server that some trending sticker sets have been viewed by the user. ReturnsOk- Parameters:
stickerSetIds- long[] Identifiers of viewed trending sticker sets.
-
ViewTrendingStickerSets
Informs the server that some trending sticker sets have been viewed by the user. 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()
-