public static class TdApi.GetFavoriteStickers extends TdApi.Function
Returns Stickers
TdApi.Function.Constructors
Modifier and Type | Field and Description |
---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
Constructor and Description |
---|
GetFavoriteStickers()
Default constructor for a function, which returns favorite stickers.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public static final int CONSTRUCTOR
public GetFavoriteStickers()
Returns Stickers
public int getConstructor()
getConstructor
in class TdApi.Function