static void sendOptInNewThread(fS bot, fS text, fO... args) { thread { sendOpt(bot, text, args); } }