suspend fun main(args: Array) { activateStickerInfoBot(args.first()) { println(it) } }