RemoveStickerFromSet constructor

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

Removes a sticker from the set to which it belongs; for bots only. The sticker set must have been created by the bot

Returns Ok

Implementation

RemoveStickerFromSet