setStickerSetThumbnail

inline suspend fun TelegramBot.setStickerSetThumbnail(name: String, userId: Long, format: StickerFormat, thumbnail: ImplicitFile? = null)(source)