cocoa-discord - v3.2.0
    Preparing search index...

    Class EmbedStyle

    Usage:

    export const style = new EmbedStyle({ ... });
    

    Embed Styles Properties:

    • author: "invoker" will set the author to who invoke the commands "bot" is bot, obviously.
    • color: Color of Embed
    • footer: Footer of Embed

    Embed Styles Methods (See each's method JSDoc for more info):

    • use
    • apply

    You can also pass the function that recieves Command Context and return the option.

    Index

    Constructors

    Methods

    Constructors

    Methods