Julian

Results 3 issues of Julian

--- # Abstract This PR fixes the `RemoveModuleAsync` method from the `CommandService` class which doesn't remove the values from `_typedModuleDefs`. This change is required in particular if you want to...

### Description This PR adds a `embed` parameter to the `SendMessageAsync` method for Webhooks, like it is already in the `SendMessageAsync` method for Channels. ### Changes - Add `embed` parameter...