Discord.https - v3.0.16
    Preparing search index...

    Interface RESTPostAPIGuildEmojiJSONBody

    interface RESTPostAPIGuildEmojiJSONBody {
        image: string;
        name: string;
        roles?: string[];
    }
    Index

    Properties

    Properties

    image: string

    The 128x128 emoji image

    name: string

    Name of the emoji

    roles?: string[]

    Roles for which this emoji will be whitelisted