SetStickerPositionInSet constructor

SetStickerPositionInSet(
  1. {required InputFile sticker,
  2. required int position,
  3. int? extra,
  4. int? clientId}
)

Changes the position of a sticker in the set to which it belongs; for bots only. The sticker set must have been created by the bot

Returns Ok

Implementation

SetStickerPositionInSet