- Enclosing class:
- TdApi
Returns a suggested name for a new
sticker set with a given title.
Returns
Text
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Sticker set title; 1-64 characters. -
Constructor Summary
ConstructorDescriptionReturns a suggested name for a new sticker set with a given title.Returns a suggested name for a new sticker set with a given title.GetSuggestedStickerSetName
(String title) Returns a suggested name for a new sticker set with a given title. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
title
Sticker set title; 1-64 characters. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
GetSuggestedStickerSetName
public GetSuggestedStickerSetName()Returns a suggested name for a new sticker set with a given title. ReturnsText
-
GetSuggestedStickerSetName
Returns a suggested name for a new sticker set with a given title. ReturnsText
- Parameters:
title
- String Sticker set title; 1-64 characters.
-
GetSuggestedStickerSetName
Returns a suggested name for a new sticker set with a given title. ReturnsText
- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-