- Enclosing class:
- TdApi
Changes the mask position of a mask
sticker; for bots only. The sticker
must belong to a mask sticker set
created by the bot.
Returns
Ok-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intPosition where the mask is placed; pass null to remove mask position.Sticker. -
Constructor Summary
ConstructorsConstructorDescriptionChanges the mask position of a mask sticker; for bots only.SetStickerMaskPosition(TdApi.InputFile sticker, TdApi.MaskPosition maskPosition) Changes the mask position of a mask sticker; for bots only.SetStickerMaskPosition(DataInput input) Changes the mask position of a mask sticker; for bots only. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
sticker
Sticker. -
maskPosition
Position where the mask is placed; pass null to remove mask position. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
SetStickerMaskPosition
public SetStickerMaskPosition()Changes the mask position of a mask sticker; for bots only. The sticker must belong to a mask sticker set created by the bot. ReturnsOk -
SetStickerMaskPosition
Changes the mask position of a mask sticker; for bots only. The sticker must belong to a mask sticker set created by the bot. ReturnsOk- Parameters:
sticker- InputFile Sticker.maskPosition- MaskPosition Position where the mask is placed; pass null to remove mask position.
-
SetStickerMaskPosition
Changes the mask position of a mask sticker; for bots only. The sticker must belong to a mask sticker set created by the bot. 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()
-