takeTrace
Results
4
comments of
takeTrace
same here, and this don't show every macos, hard to figure out why
requirement.txt 加上 email-validator?
> You could also do this: > > ```ts > bot.botInfo = await bot.telegram.getMe(); > console.log("Bot started"); > bot.launch(); > ``` > > This will prevent launch() from calling getMe...