View Source ExTDLib.Method.SetStickerMaskPosition (ExTDLib v0.0.4)
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 object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| sticker | InputFile | Sticker. |
| mask_position | maskPosition | Position where the mask is placed; pass null to remove mask position. |
More details on telegram's documentation.