getCustomEmojiStickers
inline fun TelegramBot.getCustomEmojiStickers(customEmojiIds: List<String>): GetCustomEmojiStickersAction(source)
inline fun TelegramBot.getCustomEmojiStickers(vararg customEmojiId: String): GetCustomEmojiStickersAction(source)