- Enclosing class:
- TdApi
Returns information about a sticker
set by its identifier.
Returns
StickerSet-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intlongIdentifier of the sticker set. -
Constructor Summary
ConstructorsConstructorDescriptionReturns information about a sticker set by its identifier.GetStickerSet(long setId) Returns information about a sticker set by its identifier.GetStickerSet(DataInput input) Returns information about a sticker set by its identifier. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
setId
public long setIdIdentifier of the sticker set. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
GetStickerSet
public GetStickerSet()Returns information about a sticker set by its identifier. ReturnsStickerSet -
GetStickerSet
public GetStickerSet(long setId) Returns information about a sticker set by its identifier. ReturnsStickerSet- Parameters:
setId- long Identifier of the sticker set.
-
GetStickerSet
Returns information about a sticker set by its identifier. ReturnsStickerSet- 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()
-