SetStickerSetThumbnail constructor

SetStickerSetThumbnail(
  1. {required int user_id,
  2. required String name,
  3. InputFile? thumbnail,
  4. int? extra,
  5. int? clientId}
)

Sets a sticker set thumbnail; for bots only

Returns Ok

Implementation

SetStickerSetThumbnail