Skip to content

CreateCategoryAsync naming inconsistency #1262

Open
@Still34

Description

@Still34

Summary

In the current design (2.x), CreateCategoryAsync under the interface IGuild should be renamed to CreateCategoryChannelAsync for better naming consistency, as this is the naming for the rest of the CreateXChannelAsync methods and is the name at the implementation level of such method (e.g. SocketGuild#CreateCategoryChannelAsync.

Due to the breaking nature of renaming the API/method, this is considered a 3.0 candidate.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions