Skip to content

Inconsistency with application rest command arguments #2235

Open
@mplatypus

Description

@mplatypus

There is an inconsistency with the positions of application command functions in rest.py. It seems that most functions have an order, like guild, channel, message, etc, but these functions seem to not follow that order, or any of that fact.

I feel that either the guild or the application should be at the top, and the command should be at the bottom, as its the "smallest" in a relative sense.

Functions that I can see that have this ordering inconsistency:

Personally, I prefer guild, application, command then permissions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    breakingThis change hurts backwards compatibilityenhancementNew feature or request

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions