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

    Interface RESTPatchAPIWebhookJSONBody

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

    Properties

    avatar?: null | string

    Image for the default webhook avatar

    channel_id?: string

    The new channel id this webhook should be moved to

    name?: string

    The default name of the webhook