Skip to content

Get rid of or property-ify d.py-style is_x getters #3330

Description

@ToothyDev

There are many places in pycord where seemingly unnecessary (boolean) getters exist, which only return the attribute in question. These are often also not properties. @vmphase compiled a list of places where such getters are used here

Question would be whether these getters are all made into properties, and / or where possible, gotten rid of altogether and replaced with direct attribute access

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Status
In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions