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

    Interface RESTPostAPIChannelWebhookJSONBody

    interface RESTPostAPIChannelWebhookJSONBody {
        avatar?: null | string;
        name: string;
    }
    Index

    Properties

    Properties

    avatar?: null | string

    Image for the default webhook avatar

    name: string

    Name of the webhook (1-80 characters)