Skip to content

Implement Member.Permissions

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

Created by: uwx

Summary

Implements DiscordMember.Permissions.

Details

Currently, there is no easy way to get a Member's permissions without having a channel. This remedies the issue by adding a property that does the LINQ query the user would otherwise have to do.

Changes proposed

  • Implement DiscordMember.Permissions

Merge request reports

Loading