Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Guild::create_channel doesn't require mutability
Change `Guild::create_channel` to take a non-mutable reference, as mutability isn't required.
- Loading branch information