Paulo
Paulo
I would need to look the received events and their order to be sure when that happens, including if all guilds received in the READY payload were available, that could...
From what I remember, I did some testing and while it was hard to actually reproduce, it happened because for some reason the underlying websocket fired the message received before...
I can see an utility for `WEBHOOKS_UPDATE`, it would be possible to `GetWebhooksAsync` with the channel that is passed and manually check what had changed (like if someone deleted a...
As discussed in DM, we should have a way to not be tied to the same naming as discord. It could be solved with: - Override attribute: overrides the automatic...
Had to change the way to add entity readers since **there's no way for type readers to know what kind of object is being expected to be returned**. This could...
Tagging @Still34 for review 🙃
Done, missed a bracket in the example.
Please, provide the full stacktrace.
> I shall do. It might take a bit though, as sometimes there can be hours between this error. Try to see if you get any other messages/exceptions following that,...