stoatbot.js
    Preparing search index...

    Interface editWebhookOptions

    interface editWebhookOptions {
        avatar?: string | Readable | File;
        name: string;
        remove?: [];
    }
    Index

    Properties

    Properties

    avatar?: string | Readable | File
    name: string
    remove?: []