setStickerKeywords

inline suspend fun TelegramBot.setStickerKeywords(sticker: String, keywords: List<String>? = null)(source)