# new Feature()
Members
Methods
# static create(args) → {Feature}
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
args |
Object | ||
name |
String | ||
description |
String | ||
emoji |
GuildEmoji | ReactionEmoji | String | ||
callback |
FeatureCallback | ||
removeCallback |
FeatureCallback |
<optional> |
# getFieldName(guildEmojiManager) → {String}
Parameters:
Name | Type | Description |
---|---|---|
guildEmojiManager |
GuildEmojiManager |