static void sendOptInNewThreadQuietly(fS bot, fS text, fO... args) { thread { sendOptQuietly(bot, text, args); } }