Skip to content

Inconsistent Design - Emote/GuildEmote Deletion & Modification #1035

Open
@Still34

Description

@Still34

At the moment, we have 2 separate methods under IGuild called ModifyEmoteAsync and DeleteEmoteAsync, which doesn't seem to fit the modification/deletion verb design we have going on in the lib, namely ModifyAsync and DeleteAsync.

Shouldn't we make this Emote.ModifyAsync and Emote.DeleteAsync or under GuildEmote instead?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Planned

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions