SetStickerMaskPosition constructor

SetStickerMaskPosition(
  1. {required InputFile sticker,
  2. MaskPosition? mask_position,
  3. int? extra,
  4. int? clientId}
)

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

Implementation

SetStickerMaskPosition