Class LegacyGuildEmojiCreateSpec

  • All Implemented Interfaces:
    LegacyAuditSpec<discord4j.discordjson.json.GuildEmojiCreateRequest>, LegacySpec<discord4j.discordjson.json.GuildEmojiCreateRequest>

    public class LegacyGuildEmojiCreateSpec
    extends Object
    implements LegacyAuditSpec<discord4j.discordjson.json.GuildEmojiCreateRequest>
    LegacySpec used to create GuildEmoji objects. Emojis and animated emojis have a maximum file size of 256kb.
    See Also:
    Create Guild Emoji
    • Constructor Detail

      • LegacyGuildEmojiCreateSpec

        public LegacyGuildEmojiCreateSpec()