Skip to content

add null check to CreateGuildChannelAsync

Mateusz Brawański requested to merge github/fork/uwx/patch-58 into master

Created by: uwx

Summary

Fixes a NullReferenceException in CreateGuildChannelAsync when overwrites is null.

Details

Naam didn't do a null check before iterating. How dare he.

Merge request reports

Loading