Skip to content

Make API::Discord::Permissions an implied extension of API::Discord::Member #53

@kawaii

Description

@kawaii

Currently if you want to do stuff with member permissions you must explicitly specify use API::Discord::Permissions; in your code which seems awfully inconvenient for a feature that the majority of bots will actually want to use.

I suggest we make it an extension of API::Discord::Member, as permissions never apply to user objects, only members.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions