Open
Description
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
Type
Projects
Status
Planned