!7 sclass TelegramThinkBot > DynPrintLog { void start { watchStructureLog_future(500, telegramLogFile(), voidfunc(Map map) { printStruct(map) }); } }