Closed kamiyaowl closed 5 years ago
https://discord.foxbot.me/latest/faq/commands/general.html?tabs=cmdattrib Discord.Net keeps saying that a MessageReceived handler is blocking the gateway, what should I do?
Asyncにしてある程度改善した。(Blocking は同期メソッドで3秒以上専有したときの生存報告ができないことによるもの)
https://discord.foxbot.me/latest/faq/commands/general.html?tabs=cmdattrib Discord.Net keeps saying that a MessageReceived handler is blocking the gateway, what should I do?