You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Channel hierarchy has been changed to support threads.
Some behavior in GuildChannel(Behavior) and GuildMessageChannel(Behavior) has been removed to accommodate ThreadChannels and
moved to TopGuildChannel(Behavior) and TopGuildMessageChannel(Behavior) respectively. (#353)
Fixes
Fixed missing audit log reasons on certain endpoints. (#346)