setStickerEmojiList

suspend fun TelegramBot.setStickerEmojiList(sticker: FileId, emojis: List<String>)(source)
suspend fun TelegramBot.setStickerEmojiList(sticker: Sticker, vararg emojis: String)(source)